Searched refs:TEE_ALG_AES_CCM (Results 1 – 10 of 10) sorted by relevance
134 #define TEE_ALG_AES_CCM 0x40000710 macro
128 #define TEE_ALG_AES_CCM 0x40000710 macro
155 #define TEE_ALG_AES_CCM 0x40000710 macro
869 } else if (algo == TEE_ALG_AES_CCM) { in rk_ae_begin()
903 } else if (algo == TEE_ALG_AES_CCM) { in rk_ae_begin()
2359 XTEST_AE_CASE(TEE_ALG_AES_CCM, ae_data_aes_ccm_ ## vect, aad_incr, \