Home
last modified time | relevance | path

Searched refs:TEE_ALG_AES_GCM (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/aes_perf/
H A Dta_aes_perf.c142 if (algo == TEE_ALG_AES_GCM) in cmd_process()
228 algo = TEE_ALG_AES_GCM; in cmd_prepare_key()
279 if (algo == TEE_ALG_AES_GCM) { in cmd_prepare_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_fs_key_manager.h35 #define TEE_FS_KM_AUTH_ENC_ALG TEE_ALG_AES_GCM
H A Dtee_api_defines.h156 #define TEE_ALG_AES_GCM 0x40000810 macro
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h135 #define TEE_ALG_AES_GCM 0x40000810 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h129 #define TEE_ALG_AES_GCM 0x40000810 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h129 #define TEE_ALG_AES_GCM 0x40000810 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h129 #define TEE_ALG_AES_GCM 0x40000810 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h129 #define TEE_ALG_AES_GCM 0x40000810 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h156 #define TEE_ALG_AES_GCM 0x40000810 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c2364 XTEST_AE_CASE(TEE_ALG_AES_GCM, ae_data_aes_gcm_ ## vect, aad_incr, \
2498 if (ae_cases[n].algo == TEE_ALG_AES_GCM) in xtest_tee_test_4005()
2511 if (ae_cases[n].algo == TEE_ALG_AES_GCM) in xtest_tee_test_4005()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c866 if (algo == TEE_ALG_AES_GCM) { in rk_ae_begin()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c897 if (algo == TEE_ALG_AES_GCM) { in rk_ae_begin()