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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dah_core.c135 static int ah_hmac_sha1_mature(struct secasvar *);
177 { ah_sumsiz_1216, ah_hmac_sha1_mature, 160, 160, "hmac-sha1",
637 ah_hmac_sha1_mature(sav) function
643 ipseclog((LOG_ERR, "ah_hmac_sha1_mature: no key is given.\n"));
649 ipseclog((LOG_ERR, "ah_hmac_sha1_mature: unsupported algorithm.\n"));
656 "ah_hmac_sha1_mature: invalid key length %d.\n",

Completed in 110 milliseconds