Home
last modified time | relevance | path

Searched defs:OP_ALG_ALGSEL_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc.h471 #define OP_ALG_ALGSEL_MASK (0xff << OP_ALG_ALGSEL_SHIFT) macro
/openbmc/linux/drivers/crypto/caam/
H A Ddesc.h1152 #define OP_ALG_ALGSEL_MASK (0xff << OP_ALG_ALGSEL_SHIFT) macro