Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djobdesc.c267 append_operation(desc, OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in inline_cnstr_jobdesc_rng_instantiation()
281 append_operation(desc, OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in inline_cnstr_jobdesc_rng_instantiation()
H A Ddesc.h484 #define OP_ALG_ALGSEL_RNG (0x50 << OP_ALG_ALGSEL_SHIFT) macro
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A 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()
H A Dcaamrng.c70 append_operation(desc, OP_ALG_ALGSEL_RNG | OP_TYPE_CLASS1_ALG | in caam_init_desc()
H A Ddesc.h1165 #define OP_ALG_ALGSEL_RNG (0x50 << OP_ALG_ALGSEL_SHIFT) macro