Searched refs:TEE_ALG_AES_GCM (Results 1 – 12 of 12) sorted by relevance
142 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()
35 #define TEE_FS_KM_AUTH_ENC_ALG TEE_ALG_AES_GCM
156 #define TEE_ALG_AES_GCM 0x40000810 macro
135 #define TEE_ALG_AES_GCM 0x40000810 macro
129 #define TEE_ALG_AES_GCM 0x40000810 macro
2364 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()
866 if (algo == TEE_ALG_AES_GCM) { in rk_ae_begin()
897 if (algo == TEE_ALG_AES_GCM) { in rk_ae_begin()