Home
last modified time | relevance | path

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

/external/u-boot/drivers/crypto/fsl/
Djobdesc.c267 (handle << OP_ALG_AAI_SHIFT) | OP_ALG_AS_INIT); in inline_cnstr_jobdesc_rng_instantiation()
Ddesc.h514 #define OP_ALG_AS_INIT (1 << OP_ALG_AS_SHIFT) macro