Searched defs:POLYVAL_DIGEST_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/crypto/ | ||
D | polyval.h | 15 #define POLYVAL_DIGEST_SIZE 16 macro |
/linux-6.12.1/crypto/ | ||
D | hctr2.c | 194 u8 digest[POLYVAL_DIGEST_SIZE]) in hctr2_hash_message() |