Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dutee_defines.h56 #define TEE_CHAIN_MODE_XTS 0x4 macro
/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_cipher.c491 case TEE_CHAIN_MODE_XTS: in crypto_set_mode()
/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher.c59 [TEE_CHAIN_MODE_XTS] = {
/optee_os/core/tee/
H A Dtee_svc_cryp.c2823 if ((TEE_ALG_GET_CHAIN_MODE(algo) == TEE_CHAIN_MODE_XTS && in syscall_cryp_state_alloc()
2825 (TEE_ALG_GET_CHAIN_MODE(algo) != TEE_CHAIN_MODE_XTS && in syscall_cryp_state_alloc()