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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dah_core.c147 static int ah_hmac_sha2_384_mature(struct secasvar *);
194 { ah_sumsiz_sha2_384, ah_hmac_sha2_384_mature, 384, 384,
917 ah_hmac_sha2_384_mature(sav) function
924 "ah_hmac_sha2_384_mature: no key is given.\n"));
931 "ah_hmac_sha2_384_mature: unsupported algorithm.\n"));
938 "ah_hmac_sha2_384_mature: invalid key length %d.\n",

Completed in 197 milliseconds