Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Dcaamalg_desc.c257 LDST_CLASS_IND_CCB | in init_sh_desc_key_aead()
541 append_load_imm_u32(desc, geniv, LDST_CLASS_IND_CCB | in cnstr_shdsc_aead_givencap()
579 append_load_imm_u32(desc, moveiv, LDST_CLASS_IND_CCB | in cnstr_shdsc_aead_givencap()
1309 append_load_imm_u32(desc, nfifo, LDST_CLASS_IND_CCB | in cnstr_shdsc_chachapoly()
1481 LDST_CLASS_IND_CCB | in cnstr_shdsc_skcipher_encap()
1557 LDST_CLASS_IND_CCB | in cnstr_shdsc_skcipher_decap()
H A Ddesc.h197 #define LDST_CLASS_IND_CCB (0x00 << LDST_CLASS_SHIFT) macro