Home
last modified time | relevance | path

Searched defs:POLYVAL_DIGEST_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/
H A Dpolyval.h15 #define POLYVAL_DIGEST_SIZE 16 macro
/linux/crypto/
H A Dhctr2.c194 u8 digest[POLYVAL_DIGEST_SIZE]) in hctr2_hash_message()