Searched refs:ah_hmac_mature (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/bsd/netinet6/ |
| H A D | ah_core.c | 119 static int ah_hmac_mature(struct secasvar *); 156 { ah_sumsiz_1216, ah_hmac_mature, in ah_algorithm_lookup() 166 { ah_sumsiz_1216, ah_hmac_mature, in ah_algorithm_lookup() 182 { ah_sumsiz_sha2_256, ah_hmac_mature, in ah_algorithm_lookup() 187 { ah_sumsiz_sha2_384, ah_hmac_mature, in ah_algorithm_lookup() 192 { ah_sumsiz_sha2_512, ah_hmac_mature, in ah_algorithm_lookup() 486 ah_hmac_mature(struct secasvar *sav) in ah_hmac_mature() function
|