Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_desc.c256 LDST_CLASS_IND_CCB | in init_sh_desc_key_aead()
540 append_load_imm_u32(desc, geniv, LDST_CLASS_IND_CCB | in cnstr_shdsc_aead_givencap()
578 append_load_imm_u32(desc, moveiv, LDST_CLASS_IND_CCB | in cnstr_shdsc_aead_givencap()
1308 append_load_imm_u32(desc, nfifo, LDST_CLASS_IND_CCB | in cnstr_shdsc_chachapoly()
1401 LDST_CLASS_IND_CCB | in cnstr_shdsc_skcipher_encap()
1476 LDST_CLASS_IND_CCB | in cnstr_shdsc_skcipher_decap()
H A Ddesc.h196 #define LDST_CLASS_IND_CCB (0x00 << LDST_CLASS_SHIFT) macro
/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc.h189 #define LDST_CLASS_IND_CCB (0x00 << LDST_CLASS_SHIFT) macro