Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Dah_core.c127 static int ah_keyed_sha1_init(struct ah_algorithm_state *, struct secasvar *);
184 ah_keyed_sha1_init, ah_keyed_sha1_loop, in ah_algorithm_lookup()
415 ah_keyed_sha1_init(struct ah_algorithm_state *state, struct secasvar *sav) in ah_keyed_sha1_init() function