Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/pta/tests/
A Daes_perf.c71 case TEE_ALG_AES_XTS: in init_ctx()
93 case TEE_ALG_AES_XTS: in init_ctx()
190 algo = TEE_ALG_AES_XTS; in core_aes_perf_tests()
/optee_os-3.20.0/core/tee/
A Dtee_cryp_utl.c70 case TEE_ALG_AES_XTS: in tee_cipher_get_block_size()
132 case TEE_ALG_AES_XTS: in tee_do_cipher_update()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h211 #define TEE_ALG_AES_XTS 0x10000410 macro
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c47 if (algorithm == TEE_ALG_AES_XTS || algorithm == TEE_ALG_SM2_KEP || in TEE_AllocateOperation()
121 case TEE_ALG_AES_XTS: in TEE_AllocateOperation()
1869 if (alg == TEE_ALG_AES_XTS) in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/crypto/
A Dcrypto.c122 case TEE_ALG_AES_XTS: in crypto_cipher_alloc_ctx()

Completed in 13 milliseconds