Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Dah_core.c111 static size_t ah_hmac_schedlen(const struct ah_algorithm *);
153 ah_hmac_schedlen, ah_hmac_schedule, }; in ah_algorithm_lookup()
158 ah_hmac_schedlen, ah_hmac_schedule, }; in ah_algorithm_lookup()
169 ah_hmac_schedlen, ah_hmac_schedule, }; in ah_algorithm_lookup()
174 ah_hmac_schedlen, ah_hmac_schedule, }; in ah_algorithm_lookup()
179 ah_hmac_schedlen, ah_hmac_schedule, }; in ah_algorithm_lookup()
298 ah_hmac_schedlen(const struct ah_algorithm *algo) in ah_hmac_schedlen() function