Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_ciphers.c38 #ifdef LTC_RC5 in register_all_ciphers()
H A Dcrypt.c47 #if defined(LTC_RC5)
H A Dcrypt_sizes.c116 #ifdef LTC_RC5
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h16 #ifdef LTC_RC5
193 #ifdef LTC_RC5
635 #ifdef LTC_RC5
H A Dtomcrypt_custom.h178 #define LTC_RC5 macro
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Drc5.c11 #ifdef LTC_RC5
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Dyarrow.c54 #elif defined(LTC_RC5) in yarrow_start()