Searched refs:TEE_ALG_AES_CTR (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | tee_api_defines.h | 128 #define TEE_ALG_AES_CTR 0x10000210 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | tee_api_defines.h | 122 #define TEE_ALG_AES_CTR 0x10000210 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | tee_api_defines.h | 122 #define TEE_ALG_AES_CTR 0x10000210 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | tee_api_defines.h | 122 #define TEE_ALG_AES_CTR 0x10000210 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/aes_perf/ |
| H A D | ta_aes_perf.c | 219 algo = TEE_ALG_AES_CTR; in cmd_prepare_key()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | tee_api_defines.h | 122 #define TEE_ALG_AES_CTR 0x10000210 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | tee_api_defines.h | 149 #define TEE_ALG_AES_CTR 0x10000210 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | tee_api_defines.h | 149 #define TEE_ALG_AES_CTR 0x10000210 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 272 case TEE_ALG_AES_CTR: in rk_cipher_crypto() 280 (algo != TEE_ALG_AES_CTR) && (len % AES_BLOCK_SIZE != 0)) ) in rk_cipher_crypto() 504 case TEE_ALG_AES_CTR: in rk_cipher_begin()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_4000.c | 1980 XTEST_CIPH_CASE(TEE_ALG_AES_CTR, TEE_TYPE_AES, 1984 XTEST_CIPH_CASE(TEE_ALG_AES_CTR, TEE_TYPE_AES, 1988 XTEST_CIPH_CASE(TEE_ALG_AES_CTR, TEE_TYPE_AES, 1992 XTEST_CIPH_CASE(TEE_ALG_AES_CTR, TEE_TYPE_AES, 1996 XTEST_CIPH_CASE(TEE_ALG_AES_CTR, TEE_TYPE_AES, 2222 if (ciph_cases[n].algo == TEE_ALG_AES_CTR) in xtest_tee_test_4003()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 272 case TEE_ALG_AES_CTR: in rk_cipher_crypto() 280 (algo != TEE_ALG_AES_CTR) && (len % AES_BLOCK_SIZE != 0))) in rk_cipher_crypto() 520 case TEE_ALG_AES_CTR: in rk_cipher_begin()
|