Home
last modified time | relevance | path

Searched refs:LTC_KSEED (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_ciphers.c78 #ifdef LTC_KSEED in register_all_ciphers()
H A Dcrypt.c107 #if defined(LTC_KSEED)
H A Dcrypt_sizes.c104 #ifdef LTC_KSEED
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dkseed.c12 #ifdef LTC_KSEED
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h45 #ifdef LTC_KSEED
223 #ifdef LTC_KSEED
819 #ifdef LTC_KSEED
H A Dtomcrypt_custom.h205 #define LTC_KSEED macro
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Dyarrow.c64 #elif defined(LTC_KSEED) in yarrow_start()