Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_custom.h214 #define LTC_CHACHA macro
605 #if defined(LTC_CHACHA20POLY1305_MODE) && (!defined(LTC_CHACHA) || !defined(LTC_POLY1305))
606 #error LTC_CHACHA20POLY1305_MODE requires LTC_CHACHA + LTC_POLY1305
609 #if defined(LTC_CHACHA20_PRNG) && !defined(LTC_CHACHA)
610 #error LTC_CHACHA20_PRNG requires LTC_CHACHA
A Dtomcrypt_cipher.h996 #ifdef LTC_CHACHA
/optee_os/core/lib/libtomcrypt/src/stream/chacha/
A Dchacha_done.c13 #ifdef LTC_CHACHA
A Dchacha_keystream.c18 #ifdef LTC_CHACHA
A Dchacha_ivctr32.c18 #ifdef LTC_CHACHA
A Dchacha_ivctr64.c18 #ifdef LTC_CHACHA
A Dchacha_memory.c13 #ifdef LTC_CHACHA
A Dchacha_setup.c18 #ifdef LTC_CHACHA
A Dchacha_test.c18 #ifdef LTC_CHACHA
A Dchacha_crypt.c18 #ifdef LTC_CHACHA
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt.c133 #if defined(LTC_CHACHA)
A Dcrypt_sizes.c178 #ifdef LTC_CHACHA

Completed in 16 milliseconds