Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/crypto/fsl/
H A Djobdesc.c190 OP_ALG_ENCRYPT | OP_ALG_ICV_OFF | alg_type); in inline_cnstr_jobdesc_hash()
H A Ddesc.h520 #define OP_ALG_ICV_OFF (0 << OP_ALG_ICV_SHIFT) macro
/openbmc/linux/drivers/crypto/caam/
H A Ddesc.h1254 #define OP_ALG_ICV_OFF (0 << OP_ALG_ICV_SHIFT) macro