Searched refs:ah_hmac_schedlen (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/bsd/netinet6/ |
| H A D | ah_core.c | 121 static size_t ah_hmac_schedlen(const struct ah_algorithm *); 159 ah_hmac_schedlen, ah_hmac_schedule, }; in ah_algorithm_lookup() 169 ah_hmac_schedlen, ah_hmac_schedule, }; in ah_algorithm_lookup() 185 ah_hmac_schedlen, ah_hmac_schedule, }; in ah_algorithm_lookup() 190 ah_hmac_schedlen, ah_hmac_schedule, }; in ah_algorithm_lookup() 195 ah_hmac_schedlen, ah_hmac_schedule, }; in ah_algorithm_lookup() 533 ah_hmac_schedlen(const struct ah_algorithm *algo) in ah_hmac_schedlen() function
|