Searched defs:ctx1_iv_off (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/crypto/caam/ |
D | caamalg_desc.c | 291 u32 *nonce, const u32 ctx1_iv_off, const bool is_qi, in cnstr_shdsc_aead_encap() 387 const u32 ctx1_iv_off, const bool is_qi, int era) in cnstr_shdsc_aead_decap() 503 u32 *nonce, const u32 ctx1_iv_off, in cnstr_shdsc_aead_givencap() 1282 u32 ctx1_iv_off = is_ipsec ? 8 : 4; in cnstr_shdsc_chachapoly() local 1380 const u32 ctx1_iv_off) in cnstr_shdsc_skcipher_encap() 1456 const u32 ctx1_iv_off) in cnstr_shdsc_skcipher_decap()
|
D | caamalg_qi.c | 91 u32 ctx1_iv_off = 0; in aead_set_sh_desc() local 623 unsigned int keylen, const u32 ctx1_iv_off) in skcipher_setkey() 684 u32 ctx1_iv_off; in rfc3686_skcipher_setkey() local 705 u32 ctx1_iv_off; in ctr_skcipher_setkey() local
|
D | caamalg.c | 199 u32 ctx1_iv_off = 0; in aead_set_sh_desc() local 740 unsigned int keylen, const u32 ctx1_iv_off) in skcipher_setkey() 790 u32 ctx1_iv_off; in rfc3686_skcipher_setkey() local 811 u32 ctx1_iv_off; in ctr_skcipher_setkey() local
|
D | caamalg_qi2.c | 182 u32 ctx1_iv_off = 0; in aead_set_sh_desc() local 944 unsigned int keylen, const u32 ctx1_iv_off) in skcipher_setkey() 1001 u32 ctx1_iv_off; in rfc3686_skcipher_setkey() local 1022 u32 ctx1_iv_off; in ctr_skcipher_setkey() local
|