Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Desp_chachapoly.h46 int esp_chachapoly_decrypt(struct mbuf *, size_t, struct secasvar *,
H A Desp_chachapoly.c410 esp_chachapoly_decrypt(struct mbuf *m, // head of mbuf chain in esp_chachapoly_decrypt() function
H A Desp_core.c251 .decrypt = esp_chachapoly_decrypt,