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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dah_core.c127 static int ah_keyed_sha1_mature(struct secasvar *);
181 { ah_sumsiz_1216, ah_keyed_sha1_mature, 160, 160, "keyed-sha1",
388 ah_keyed_sha1_mature(sav) function
394 ipseclog((LOG_ERR, "ah_keyed_sha1_mature: no key is given.\n"));
400 ipseclog((LOG_ERR, "ah_keyed_sha1_mature: unsupported algorithm.\n"));
407 "ah_keyed_sha1_mature: invalid key length %d.\n",

Completed in 7 milliseconds