Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Desp_chachapoly.h50 int esp_chachapoly_mature(struct secasvar *);
H A Desp_chachapoly.c92 esp_chachapoly_mature(struct secasvar *sav) in esp_chachapoly_mature() function
H A Desp_core.c245 .mature = esp_chachapoly_mature,