Searched refs:ah_hmac_mature (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/bsd/netinet6/ |
| H A D | ah_core.c | 109 static int ah_hmac_mature(struct secasvar *); 150 { ah_sumsiz_1216, ah_hmac_mature, in ah_algorithm_lookup() 155 { ah_sumsiz_1216, ah_hmac_mature, in ah_algorithm_lookup() 166 { ah_sumsiz_sha2_256, ah_hmac_mature, in ah_algorithm_lookup() 171 { ah_sumsiz_sha2_384, ah_hmac_mature, in ah_algorithm_lookup() 176 { ah_sumsiz_sha2_512, ah_hmac_mature, in ah_algorithm_lookup() 251 ah_hmac_mature(struct secasvar *sav) in ah_hmac_mature() function
|