Searched refs:ah_hmac_schedlen (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/bsd/netinet6/ |
| H A D | ah_core.c | 111 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
|