Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/tee/
A Dtee_cryp_utl.c69 case TEE_ALG_AES_CTS: in tee_cipher_get_block_size()
133 case TEE_ALG_AES_CTS: in tee_do_cipher_update()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h210 #define TEE_ALG_AES_CTS 0x10000310 macro
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c120 case TEE_ALG_AES_CTS: in TEE_AllocateOperation()
951 if (op->info.algorithm == TEE_ALG_AES_CTS) in tee_buffer_update()
1865 if (alg == TEE_ALG_AES_CTS) in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/crypto/
A Dcrypto.c119 case TEE_ALG_AES_CTS: in crypto_cipher_alloc_ctx()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c72 { PKCS11_CKM_AES_CTS, TEE_ALG_AES_CTS }, in pkcs2tee_algorithm()

Completed in 13 milliseconds