Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_desc.c161 OP_ALG_DECRYPT | OP_ALG_ICV_ON); in cnstr_shdsc_aead_null_decap()
394 OP_ALG_DECRYPT | OP_ALG_ICV_ON); in cnstr_shdsc_aead_decap()
782 OP_ALG_DECRYPT | OP_ALG_ICV_ON); in cnstr_shdsc_gcm_decap()
990 OP_ALG_DECRYPT | OP_ALG_ICV_ON); in cnstr_shdsc_rfc4106_decap()
1167 OP_ALG_DECRYPT | OP_ALG_ICV_ON); in cnstr_shdsc_rfc4543_decap()
1275 OP_ALG_DECRYPT | OP_ALG_ICV_ON); in cnstr_shdsc_chachapoly()
H A Ddesc.h1255 #define OP_ALG_ICV_ON (1 << OP_ALG_ICV_SHIFT) macro
/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc.h521 #define OP_ALG_ICV_ON (1 << OP_ALG_ICV_SHIFT) macro