Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cfg.h73 #undef LTC_DECRYPT
74 #define LTC_DECRYPT 1 macro
H A Dtomcrypt_mac.h407 #define CCM_DECRYPT LTC_DECRYPT
476 #define GCM_DECRYPT LTC_DECRYPT
548 #define CHACHA20POLY1305_DECRYPT LTC_DECRYPT
H A Dtomcrypt_cipher.h950 #define LRW_DECRYPT LTC_DECRYPT
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_constants.c55 C_STRINGIFY(LTC_DECRYPT),