Searched refs:TEE_ALG_AES_XTS (Results 1 – 5 of 5) sorted by relevance
71 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()
70 case TEE_ALG_AES_XTS: in tee_cipher_get_block_size()132 case TEE_ALG_AES_XTS: in tee_do_cipher_update()
211 #define TEE_ALG_AES_XTS 0x10000410 macro
47 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()
122 case TEE_ALG_AES_XTS: in crypto_cipher_alloc_ctx()
Completed in 11 milliseconds