Searched refs:TEE_ALG_SM4_XTS (Results 1 – 5 of 5) sorted by relevance
93 #define TEE_ALG_SM4_XTS 0xF0000414 macro
67 if (algo == TEE_ALG_SM4_XTS) in __tee_alg_get_class()
75 case TEE_ALG_SM4_XTS: in tee_cipher_get_block_size()134 case TEE_ALG_SM4_XTS: in tee_do_cipher_update()
48 algorithm == TEE_ALG_SM4_XTS) in TEE_AllocateOperation()122 case TEE_ALG_SM4_XTS: in TEE_AllocateOperation()1985 if (alg == TEE_ALG_SM4_XTS) in TEE_IsAlgorithmSupported()
146 case TEE_ALG_SM4_XTS: in crypto_cipher_alloc_ctx()
Completed in 10 milliseconds