Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Desp_chachapoly.h44 int esp_chachapoly_encrypt(struct mbuf *, size_t, size_t, struct secasvar *,
H A Desp_chachapoly.c262 esp_chachapoly_encrypt(struct mbuf *m, // head of mbuf chain in esp_chachapoly_encrypt() function
H A Desp_core.c252 .encrypt = esp_chachapoly_encrypt,