Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_desc.c260 LDST_CLASS_IND_CCB | in init_sh_desc_key_aead()
544 append_load_imm_u32(desc, geniv, LDST_CLASS_IND_CCB | in cnstr_shdsc_aead_givencap()
582 append_load_imm_u32(desc, moveiv, LDST_CLASS_IND_CCB | in cnstr_shdsc_aead_givencap()
1258 LDST_CLASS_IND_CCB | in cnstr_shdsc_ablkcipher_encap()
1323 LDST_CLASS_IND_CCB | in cnstr_shdsc_ablkcipher_decap()
1392 LDST_CLASS_IND_CCB | in cnstr_shdsc_ablkcipher_givencap()
1404 append_load_imm_u32(desc, geniv, LDST_CLASS_IND_CCB | in cnstr_shdsc_ablkcipher_givencap()
Ddesc.h195 #define LDST_CLASS_IND_CCB (0x00 << LDST_CLASS_SHIFT) macro