Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dah_core.c115 static int ah_keyed_sha1_init(struct ah_algorithm_state *, struct secasvar *);
172 160, 160, "keyed-sha1", ah_keyed_sha1_init, in ah_algorithm_lookup()
400 ah_keyed_sha1_init(struct ah_algorithm_state *state, struct secasvar *sav) in ah_keyed_sha1_init() function