Home
last modified time | relevance | path

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

/external/u-boot/drivers/crypto/fsl/
Djobdesc.c266 append_operation(desc, OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in inline_cnstr_jobdesc_rng_instantiation()
282 append_operation(desc, OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in inline_cnstr_jobdesc_rng_instantiation()
Ddesc.h483 #define OP_ALG_ALGSEL_RNG (0x50 << OP_ALG_ALGSEL_SHIFT) macro