Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/stream/chacha/
A Dchacha_done.c6 #ifdef LTC_CHACHA
A Dchacha_keystream.c11 #ifdef LTC_CHACHA
A Dchacha_ivctr32.c11 #ifdef LTC_CHACHA
A Dchacha_ivctr64.c11 #ifdef LTC_CHACHA
A Dchacha_memory.c6 #ifdef LTC_CHACHA
A Dchacha_setup.c11 #ifdef LTC_CHACHA
A Dchacha_test.c11 #ifdef LTC_CHACHA
A Dchacha_crypt.c11 #ifdef LTC_CHACHA
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_custom.h211 #define LTC_CHACHA macro
632 #if defined(LTC_CHACHA20POLY1305_MODE) && (!defined(LTC_CHACHA) || !defined(LTC_POLY1305))
633 #error LTC_CHACHA20POLY1305_MODE requires LTC_CHACHA + LTC_POLY1305
636 #if defined(LTC_CHACHA20_PRNG) && !defined(LTC_CHACHA)
637 #error LTC_CHACHA20_PRNG requires LTC_CHACHA
A Dtomcrypt_cipher.h1008 #ifdef LTC_CHACHA
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt.c129 #if defined(LTC_CHACHA)
A Dcrypt_sizes.c171 #ifdef LTC_CHACHA

Completed in 15 milliseconds