Searched refs:esp_chachapoly_decrypt (Results 1 – 3 of 3) sorted by relevance
46 int esp_chachapoly_decrypt(struct mbuf *, size_t, struct secasvar *,
390 esp_chachapoly_decrypt(struct mbuf *m, // head of mbuf chain in esp_chachapoly_decrypt() function
273 .decrypt = esp_chachapoly_decrypt,