Home
last modified time | relevance | path

Searched defs:ctx1_iv_off (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/caam/
H A Dcaamalg_desc.c291 u32 *nonce, const u32 ctx1_iv_off, const bool is_qi, in cnstr_shdsc_aead_encap() argument
387 const u32 ctx1_iv_off, const bool is_qi, int era) in cnstr_shdsc_aead_decap() argument
503 cnstr_shdsc_aead_givencap(u32 * const desc,struct alginfo * cdata,struct alginfo * adata,unsigned int ivsize,unsigned int icvsize,const bool is_rfc3686,u32 * nonce,const u32 ctx1_iv_off,const bool is_qi,int era) cnstr_shdsc_aead_givencap() argument
1282 u32 ctx1_iv_off = is_ipsec ? 8 : 4; cnstr_shdsc_chachapoly() local
1380 cnstr_shdsc_skcipher_encap(u32 * const desc,struct alginfo * cdata,unsigned int ivsize,const bool is_rfc3686,const u32 ctx1_iv_off) cnstr_shdsc_skcipher_encap() argument
1456 cnstr_shdsc_skcipher_decap(u32 * const desc,struct alginfo * cdata,unsigned int ivsize,const bool is_rfc3686,const u32 ctx1_iv_off) cnstr_shdsc_skcipher_decap() argument
[all...]
H A Dcaamalg_qi.c91 u32 ctx1_iv_off = 0; in aead_set_sh_desc() local
623 unsigned int keylen, const u32 ctx1_iv_off) in skcipher_setkey() argument
684 u32 ctx1_iv_off; in rfc3686_skcipher_setkey() local
705 u32 ctx1_iv_off; ctr_skcipher_setkey() local
[all...]
H A Dcaamalg.c199 u32 ctx1_iv_off = 0; in aead_set_sh_desc() local
740 unsigned int keylen, const u32 ctx1_iv_off) in skcipher_setkey() argument
790 u32 ctx1_iv_off; in rfc3686_skcipher_setkey() local
811 u32 ctx1_iv_off; ctr_skcipher_setkey() local
[all...]