Home
last modified time | relevance | path

Searched refs:AH_HMAC_HASHLEN (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netipsec/
H A Dxform.h49 #define AH_HMAC_HASHLEN 12 /* 96 bits of authenticator */ macro
H A Dxform_ah.c136 alen = AH_HMAC_HASHLEN; in xform_ah_authsize()