Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/caam/
Dctrl.c40 op_flags = OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in build_instantiation_desc()
63 append_operation(desc, OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in build_instantiation_desc()
76 append_operation(desc, OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in build_deinstantiation_desc()
Dcaamrng.c70 append_operation(desc, OP_ALG_ALGSEL_RNG | OP_TYPE_CLASS1_ALG | in caam_init_desc()
Ddesc.h432 #define OP_TYPE_CLASS1_ALG (0x02 << OP_TYPE_SHIFT) macro
Dcaamhash.c1790 ctx->adata.algtype = OP_TYPE_CLASS1_ALG | caam_hash->alg_type; in caam_hash_cra_init()
1795 ctx->adata.algtype = OP_TYPE_CLASS1_ALG | caam_hash->alg_type; in caam_hash_cra_init()
Dcaamalg_qi.c2477 ctx->cdata.algtype = OP_TYPE_CLASS1_ALG | caam->class1_alg_type; in caam_init_common()
Dcaamalg.c3383 ctx->cdata.algtype = OP_TYPE_CLASS1_ALG | caam->class1_alg_type; in caam_init_common()
Dcaamalg_qi2.c1580 ctx->cdata.algtype = OP_TYPE_CLASS1_ALG | caam->class1_alg_type; in caam_cra_init()