Home
last modified time | relevance | path

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

/crypto/
Daegis128-core.c27 #define AEGIS128_MIN_AUTH_SIZE 8 macro
388 if (authsize < AEGIS128_MIN_AUTH_SIZE) in crypto_aegis128_setauthsize()