Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_ciphers.c56 #ifdef LTC_RC2 in register_all_ciphers()
H A Dcrypt.c44 #if defined(LTC_RC2)
H A Dcrypt_sizes.c113 #ifdef LTC_RC2
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h91 #ifdef LTC_RC2
181 #ifdef LTC_RC2
655 #ifdef LTC_RC2
H A Dtomcrypt_custom.h177 #define LTC_RC2 macro
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Drc2.c20 #ifdef LTC_RC2
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Dyarrow.c58 #elif defined(LTC_RC2) in yarrow_start()