Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dxform.h50 #define AH_HMAC_MAXHASHLEN (SHA2_512_HASH_LEN/2) /* Keep this updated */ macro
H A Dxform_esp.c1018 static unsigned char ipseczeroes[AH_HMAC_MAXHASHLEN]; in esp_output_cb()