Home
last modified time | relevance | path

Searched refs:TEE_ALG_AES_CTR (Results 1 – 8 of 8) sorted by relevance

/optee_os-3.20.0/core/tee/
A Dtee_cryp_utl.c68 case TEE_ALG_AES_CTR: in tee_cipher_get_block_size()
117 if (!last_block && algo != TEE_ALG_AES_CTR) in tee_do_cipher_update()
131 case TEE_ALG_AES_CTR: in tee_do_cipher_update()
/optee_os-3.20.0/core/pta/tests/
A Daes_perf.c77 case TEE_ALG_AES_CTR: in init_ctx()
92 case TEE_ALG_AES_CTR: in init_ctx()
187 algo = TEE_ALG_AES_CTR; in core_aes_perf_tests()
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Dcipher.c63 case TEE_ALG_AES_CTR: in do_allocate()
/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dcipher.c128 case TEE_ALG_AES_CTR: in stm32_cipher_allocate()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h209 #define TEE_ALG_AES_CTR 0x10000210 macro
/optee_os-3.20.0/core/crypto/
A Dcrypto.c116 case TEE_ALG_AES_CTR: in crypto_cipher_alloc_ctx()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c71 { PKCS11_CKM_AES_CTR, TEE_ALG_AES_CTR }, in pkcs2tee_algorithm()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c142 case TEE_ALG_AES_CTR: in TEE_AllocateOperation()
1861 if (alg == TEE_ALG_AES_CTR) in TEE_IsAlgorithmSupported()

Completed in 30 milliseconds