Searched refs:ctx1_iv_off (Results 1 – 1 of 1) sorted by relevance
459 u32 ctx1_iv_off = 0; in aead_set_sh_desc() local479 ctx1_iv_off = 16; in aead_set_sh_desc()486 ctx1_iv_off = 16 + CTR_RFC3686_NONCE_SIZE; in aead_set_sh_desc()521 aead_append_ld_iv(desc, tfm->ivsize, ctx1_iv_off); in aead_set_sh_desc()528 ((ctx1_iv_off + CTR_RFC3686_IV_SIZE) << in aead_set_sh_desc()589 aead_append_ld_iv(desc, tfm->ivsize, ctx1_iv_off); in aead_set_sh_desc()596 ((ctx1_iv_off + CTR_RFC3686_IV_SIZE) << in aead_set_sh_desc()654 (ctx1_iv_off << MOVE_OFFSET_SHIFT) | in aead_set_sh_desc()660 (ctx1_iv_off << MOVE_OFFSET_SHIFT) | in aead_set_sh_desc()690 ((ctx1_iv_off + CTR_RFC3686_IV_SIZE) << in aead_set_sh_desc()[all …]