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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dah_core.c141 static int ah_hmac_sha2_256_mature(struct secasvar *);
189 { ah_sumsiz_sha2_256, ah_hmac_sha2_256_mature, 256, 256,
775 ah_hmac_sha2_256_mature(sav) function
782 "ah_hmac_sha2_256_mature: no key is given.\n"));
789 "ah_hmac_sha2_256_mature: unsupported algorithm.\n"));
796 "ah_hmac_sha2_256_mature: invalid key length %d.\n",

Completed in 84 milliseconds