Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/stream/chacha/
H A Dchacha_done.c6 #ifdef LTC_CHACHA
H A Dchacha_keystream.c11 #ifdef LTC_CHACHA
H A Dchacha_ivctr32.c11 #ifdef LTC_CHACHA
H A Dchacha_ivctr64.c11 #ifdef LTC_CHACHA
H A Dchacha_memory.c6 #ifdef LTC_CHACHA
H A Dchacha_setup.c11 #ifdef LTC_CHACHA
H A Dchacha_test.c11 #ifdef LTC_CHACHA
H A Dchacha_crypt.c11 #ifdef LTC_CHACHA
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_custom.h214 #define LTC_CHACHA macro
643 #if defined(LTC_CHACHA20POLY1305_MODE) && (!defined(LTC_CHACHA) || !defined(LTC_POLY1305))
644 #error LTC_CHACHA20POLY1305_MODE requires LTC_CHACHA + LTC_POLY1305
647 #if defined(LTC_CHACHA20_PRNG) && !defined(LTC_CHACHA)
648 #error LTC_CHACHA20_PRNG requires LTC_CHACHA
H A Dtomcrypt_cipher.h1023 #ifdef LTC_CHACHA
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt.c129 #if defined(LTC_CHACHA)
H A Dcrypt_sizes.c171 #ifdef LTC_CHACHA