Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt.h75 CRYPT_HASH_OVERFLOW /* Hash applied to too many bits */ enumerator
H A Dtomcrypt_private.h130 return CRYPT_HASH_OVERFLOW; \
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_constants.c49 C_STRINGIFY(CRYPT_HASH_OVERFLOW),