Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c4566 u32 c1_alg_sel = t_alg->caam.class1_alg_type & in caam_algapi_init() local
4574 ((c1_alg_sel == OP_ALG_ALGSEL_3DES) || in caam_algapi_init()
4575 (c1_alg_sel == OP_ALG_ALGSEL_DES))) in caam_algapi_init()
4579 if (!aes_inst && (c1_alg_sel == OP_ALG_ALGSEL_AES)) in caam_algapi_init()