Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Daegis128-aesni-glue.c27 #define AEGIS128_MIN_AUTH_SIZE 8 macro
177 if (authsize < AEGIS128_MIN_AUTH_SIZE) in crypto_aegis128_aesni_setauthsize()
/Linux-v4.19/crypto/
Daegis128.c28 #define AEGIS128_MIN_AUTH_SIZE 8 macro
350 if (authsize < AEGIS128_MIN_AUTH_SIZE) in crypto_aegis128_setauthsize()