Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Daegis128-aesni-glue.c23 #define AEGIS128_MIN_AUTH_SIZE 8 macro
160 if (authsize < AEGIS128_MIN_AUTH_SIZE) in crypto_aegis128_aesni_setauthsize()
/OK3568_Linux_fs/kernel/crypto/
H A Daegis128-core.c28 #define AEGIS128_MIN_AUTH_SIZE 8 macro
387 if (authsize < AEGIS128_MIN_AUTH_SIZE) in crypto_aegis128_setauthsize()