Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/stream/salsa20/
A Dxsalsa20_test.c22 #if defined(LTC_SHA256) && defined(LTC_TEST)
69 #ifdef LTC_SHA256 in xsalsa20_test()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h32 #if defined(LTC_SHA256)
165 #if defined(LTC_SHA256)
353 #if defined(LTC_SHA256)
361 #ifndef LTC_SHA256
362 #error LTC_SHA256 is required for LTC_SHA224
A Dtomcrypt_custom.h98 #define LTC_SHA256 macro
126 #define LTC_SHA256 macro
262 #define LTC_SHA256 macro
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_register_all_hashes.c43 #ifdef LTC_SHA256 in register_all_hashes()
A Dcrypt.c171 #if defined(LTC_SHA256)
A Dcrypt_sizes.c46 #ifdef LTC_SHA256
/optee_os/core/lib/libtomcrypt/src/misc/hkdf/
A Dhkdf_test.c56 #ifdef LTC_SHA256 in hkdf_test()
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
A Dsha224.c17 #if defined(LTC_SHA224) && defined(LTC_SHA256)
A Dsha256.c17 #ifdef LTC_SHA256
/optee_os/core/lib/libtomcrypt/
A Dsha256_accel.c44 #ifdef LTC_SHA256
/optee_os/core/lib/libtomcrypt/src/prngs/
A Dfortuna.c36 #if !(defined(LTC_RIJNDAEL) && defined(LTC_SHA256))
37 #error LTC_FORTUNA requires LTC_SHA256 and LTC_RIJNDAEL (AES)
A Dyarrow.c90 #ifdef LTC_SHA256 in yarrow_start()

Completed in 85 milliseconds