Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/crypto/
Daegis128-aesni-glue.c23 #define AEGIS128_MIN_AUTH_SIZE 8 macro
162 if (authsize < AEGIS128_MIN_AUTH_SIZE) in crypto_aegis128_aesni_setauthsize()
/Linux-v5.4/crypto/
Daegis128-core.c27 #define AEGIS128_MIN_AUTH_SIZE 8 macro
388 if (authsize < AEGIS128_MIN_AUTH_SIZE) in crypto_aegis128_setauthsize()