Home
last modified time | relevance | path

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

/drivers/crypto/caam/
Ddesc_constr.h380 #define append_math_add_imm_u32(desc, dest, src0, src1, data) \ macro
Dcaamalg.c596 append_math_add_imm_u32(desc, VARSEQOUTLEN, REG3, IMM, ivsize); in aead_set_sh_desc()
2152 append_math_add_imm_u32(desc, REG3, ZERO, IMM, req->assoclen); in init_aead_job()