Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet6/ !
H A Dah_core.c152 static int ah_hmac_sha2_512_mature(struct secasvar *);
201 { ah_sumsiz_sha2_512, ah_hmac_sha2_512_mature, 512, 512, in ah_algorithm_lookup()
1042 ah_hmac_sha2_512_mature(struct secasvar *sav) in ah_hmac_sha2_512_mature() function