Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet6/
H A Dah_core.c126 static int ah_keyed_sha1_mature(struct secasvar *);
183 { ah_sumsiz_1216, ah_keyed_sha1_mature, 160, 160, "keyed-sha1", in ah_algorithm_lookup()
388 ah_keyed_sha1_mature(struct secasvar *sav) in ah_keyed_sha1_mature() function