Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dah_core.c118 static int ah_none_mature(struct secasvar *);
187 { ah_sumsiz_zero, ah_none_mature, 0, 2048, "none", in ah_algorithm_lookup()
255 ah_none_mature(struct secasvar *sav) in ah_none_mature() function