Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_hashes.c49 #ifdef LTC_SHA512_256 in register_all_hashes()
H A Dcrypt.c164 #if defined(LTC_SHA512_256)
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
H A Dsha512_256.c10 #if defined(LTC_SHA512_256) && defined(LTC_SHA512)
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h324 #ifdef LTC_SHA512_256
326 #error LTC_SHA512 is required for LTC_SHA512_256
H A Dtomcrypt_custom.h259 #define LTC_SHA512_256 macro