Home
last modified time | relevance | path

Searched refs:LTC_ENCRYPT (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cfg.h71 #undef LTC_ENCRYPT
72 #define LTC_ENCRYPT 0 macro
H A Dtomcrypt_mac.h406 #define CCM_ENCRYPT LTC_ENCRYPT
475 #define GCM_ENCRYPT LTC_ENCRYPT
547 #define CHACHA20POLY1305_ENCRYPT LTC_ENCRYPT
H A Dtomcrypt_cipher.h949 #define LRW_ENCRYPT LTC_ENCRYPT
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_constants.c54 C_STRINGIFY(LTC_ENCRYPT),