Home
last modified time | relevance | path

Searched refs:LTC_RC4 (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_prng.h13 #ifdef LTC_RC4
57 #ifdef LTC_RC4
155 #ifdef LTC_RC4
H A Dtomcrypt_custom.h327 #define LTC_RC4 macro
655 #if defined(LTC_RC4) && !defined(LTC_RC4_STREAM)
656 #error LTC_RC4 requires LTC_RC4_STREAM
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_prngs.c24 #ifdef LTC_RC4 in register_all_prngs()
H A Dcrypt.c309 #if defined(LTC_RC4)
H A Dcrypt_sizes.c263 #ifdef LTC_RC4
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Drc4.c10 #ifdef LTC_RC4