Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_hashes.c34 #ifdef LTC_SHA224 in register_all_hashes()
H A Dcrypt.c173 #if defined(LTC_SHA224)
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
H A Dsha224.c10 #if defined(LTC_SHA224) && defined(LTC_SHA256)
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_custom.h95 #define LTC_SHA224 macro
263 #define LTC_SHA224 macro
H A Dtomcrypt_hash.h353 #ifdef LTC_SHA224
355 #error LTC_SHA256 is required for LTC_SHA224