Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dah_core.c155 static void ah_hmac_sha2_512_loop(struct ah_algorithm_state *, caddr_t, size_t);
199 ah_hmac_sha2_512_init, ah_hmac_sha2_512_loop, in ah_algorithm_lookup()
1124 ah_hmac_sha2_512_loop(struct ah_algorithm_state *state, in ah_hmac_sha2_512_loop() function