Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h24 #ifdef LTC_SHA512
162 #ifdef LTC_SHA512
312 #ifdef LTC_SHA512
321 #ifndef LTC_SHA512
322 #error LTC_SHA512 is required for LTC_SHA384
332 #ifndef LTC_SHA512
333 #error LTC_SHA512 is required for LTC_SHA512_256
343 #ifndef LTC_SHA512
344 #error LTC_SHA512 is required for LTC_SHA512_224
A Dtomcrypt_custom.h96 #define LTC_SHA512 macro
258 #define LTC_SHA512 macro
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_register_all_hashes.c49 #ifdef LTC_SHA512 in register_all_hashes()
A Dcrypt.c162 #if defined(LTC_SHA512)
A Dcrypt_sizes.c43 #ifdef LTC_SHA512
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
A Dsha384.c17 #if defined(LTC_SHA384) && defined(LTC_SHA512)
A Dsha512_224.c17 #if defined(LTC_SHA512_224) && defined(LTC_SHA512)
A Dsha512_256.c17 #if defined(LTC_SHA512_256) && defined(LTC_SHA512)
A Dsha512.c17 #ifdef LTC_SHA512
/optee_os/core/lib/libtomcrypt/src/prngs/
A Dyarrow.c92 #elif defined(LTC_SHA512) in yarrow_start()

Completed in 11 milliseconds