Searched refs:AH_HMAC_HASHLEN (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netipsec/ | ||
| H A D | xform.h | 49 #define AH_HMAC_HASHLEN 12 /* 96 bits of authenticator */ macro |
| H A D | xform_ah.c | 136 alen = AH_HMAC_HASHLEN; in xform_ah_authsize() |