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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dah_core.c153 static int ah_hmac_sha2_512_mature(struct secasvar *);
199 { ah_sumsiz_sha2_512, ah_hmac_sha2_512_mature, 512, 512,
1060 ah_hmac_sha2_512_mature(sav) function
1067 "ah_hmac_sha2_512_mature: no key is given.\n"));
1074 "ah_hmac_sha2_512_mature: unsupported algorithm.\n"));
1081 "ah_hmac_sha2_512_mature: invalid key length %d.\n",

Completed in 70 milliseconds