Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet6/
H A Desp_chachapoly.h60 int esp_chachapoly_mature(struct secasvar *);
H A Desp_chachapoly.c73 esp_chachapoly_mature(struct secasvar *sav) in esp_chachapoly_mature() function
H A Desp_core.c289 .mature = esp_chachapoly_mature,