Searched defs:ctx1_iv_off (Results 1 – 4 of 4) sorted by relevance
/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 | 86 u32 ctx1_iv_off = 0; in aead_set_sh_desc() local 618 unsigned int keylen, const u32 ctx1_iv_off) in skcipher_setkey() 679 u32 ctx1_iv_off; in rfc3686_skcipher_setkey() local 700 u32 ctx1_iv_off; in ctr_skcipher_setkey() local
|
D | caamalg.c | 190 u32 ctx1_iv_off = 0; in aead_set_sh_desc() local 731 unsigned int keylen, const u32 ctx1_iv_off) in skcipher_setkey() 781 u32 ctx1_iv_off; in rfc3686_skcipher_setkey() local 802 u32 ctx1_iv_off; in ctr_skcipher_setkey() local
|
D | caamalg_qi2.c | 177 u32 ctx1_iv_off = 0; in aead_set_sh_desc() local 939 unsigned int keylen, const u32 ctx1_iv_off) in skcipher_setkey() 996 u32 ctx1_iv_off; in rfc3686_skcipher_setkey() local 1017 u32 ctx1_iv_off; in ctr_skcipher_setkey() local
|