Searched refs:CAAM_ENC_ALGO_CCM (Results 1 – 2 of 2) sorted by relevance
100 if (info->pkey_info.key_enc_algo == CAAM_ENC_ALGO_CCM) { in caam_process_blob()153 if (info->pkey_info.key_enc_algo == CAAM_ENC_ALGO_CCM) { in caam_process_blob()
16 #define CAAM_ENC_ALGO_CCM 0x1 macro