Home
last modified time | relevance | path

Searched refs:TEE_ALG_AES_XTS (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/pta/tests/
H A Daes_perf.c70 case TEE_ALG_AES_XTS: in init_ctx()
92 case TEE_ALG_AES_XTS: in init_ctx()
189 algo = TEE_ALG_AES_XTS; in core_aes_perf_tests()
/optee_os/core/tee/
H A Dtee_cryp_utl.c69 case TEE_ALG_AES_XTS: in tee_cipher_get_block_size()
131 case TEE_ALG_AES_XTS: in tee_do_cipher_update()
/optee_os/lib/libutee/include/
H A Dtee_api_defines.h228 #define TEE_ALG_AES_XTS 0x10000410 macro
/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_cipher.c437 case TEE_ALG_AES_XTS: in cipher_algo_check()
/optee_os/lib/libutee/
H A Dtee_api_operations.c53 if (algorithm == TEE_ALG_AES_XTS || algorithm == TEE_ALG_SM2_KEP || in TEE_AllocateOperation()
138 case TEE_ALG_AES_XTS: in TEE_AllocateOperation()
2453 if (alg == TEE_ALG_AES_XTS) in TEE_IsAlgorithmSupported()
/optee_os/core/crypto/
H A Dcrypto.c139 case TEE_ALG_AES_XTS: in crypto_cipher_alloc_ctx()