Searched refs:cc_sector (Results 1 – 1 of 1) sorted by relevance
55 u64 cc_sector; member1219 ctx->cc_sector = sector + cc->iv_offset; in crypt_convert_init()1301 dmreq->iv_sector = ctx->cc_sector; in crypt_convert_block_aead()1309 *sector = cpu_to_le64(ctx->cc_sector - cc->iv_offset); in crypt_convert_block_aead()1396 dmreq->iv_sector = ctx->cc_sector; in crypt_convert_block_skcipher()1408 *sector = cpu_to_le64(ctx->cc_sector - cc->iv_offset); in crypt_convert_block_skcipher()1461 unsigned key_index = ctx->cc_sector & (cc->tfms_count - 1); in crypt_alloc_req_skcipher()1590 ctx->cc_sector += sector_step; in crypt_convert()1605 ctx->cc_sector += sector_step; in crypt_convert()1613 ctx->cc_sector += sector_step; in crypt_convert()