Searched refs:alg_sel (Results 1 – 1 of 1) sorted by relevance
4533 u32 alg_sel = alg->class1_alg_type & OP_ALG_ALGSEL_MASK; in caam_algapi_init() local4537 ((alg_sel == OP_ALG_ALGSEL_3DES) || in caam_algapi_init()4538 (alg_sel == OP_ALG_ALGSEL_DES))) in caam_algapi_init()4542 if (!aes_inst && (alg_sel == OP_ALG_ALGSEL_AES)) in caam_algapi_init()