Searched refs:TEE_ALG_AES_CTS (Results 1 – 5 of 5) sorted by relevance
68 case TEE_ALG_AES_CTS: in tee_cipher_get_block_size()132 case TEE_ALG_AES_CTS: in tee_do_cipher_update()
227 #define TEE_ALG_AES_CTS 0x10000310 macro
136 case TEE_ALG_AES_CTS: in crypto_cipher_alloc_ctx()
73 { PKCS11_CKM_AES_CTS, TEE_ALG_AES_CTS }, in pkcs2tee_algorithm()
137 case TEE_ALG_AES_CTS: in TEE_AllocateOperation()2449 if (alg == TEE_ALG_AES_CTS) in TEE_IsAlgorithmSupported()