Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h49 #define TEE_CHAIN_MODE_XTS 0x4 macro
/optee_os-3.20.0/core/drivers/crypto/caam/cipher/
A Dcaam_cipher.c59 [TEE_CHAIN_MODE_XTS] = {
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c2636 if ((TEE_ALG_GET_CHAIN_MODE(algo) == TEE_CHAIN_MODE_XTS && in syscall_cryp_state_alloc()
2638 (TEE_ALG_GET_CHAIN_MODE(algo) != TEE_CHAIN_MODE_XTS && in syscall_cryp_state_alloc()

Completed in 11 milliseconds