Home
last modified time | relevance | path

Searched refs:esp_chachapoly_encrypt_data (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/netinet6/ !
H A Desp_chachapoly.h48 int esp_chachapoly_encrypt_data(struct secasvar *,
H A Desp_chachapoly.c522 esp_chachapoly_encrypt_data(struct secasvar *sav, in esp_chachapoly_encrypt_data() function
H A Desp_core.c303 .encrypt_pkt = esp_chachapoly_encrypt_data,