Home
last modified time | relevance | path

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

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