Searched refs:cc_sector (Results 1 – 1 of 1) sorted by relevance
58 u64 cc_sector; member1222 ctx->cc_sector = sector + cc->iv_offset; in crypt_convert_init()1304 dmreq->iv_sector = ctx->cc_sector; in crypt_convert_block_aead()1312 *sector = cpu_to_le64(ctx->cc_sector - cc->iv_offset); in crypt_convert_block_aead()1402 dmreq->iv_sector = ctx->cc_sector; in crypt_convert_block_skcipher()1414 *sector = cpu_to_le64(ctx->cc_sector - cc->iv_offset); in crypt_convert_block_skcipher()1467 unsigned key_index = ctx->cc_sector & (cc->tfms_count - 1); in crypt_alloc_req_skcipher()1596 ctx->cc_sector += sector_step; in crypt_convert()1611 ctx->cc_sector += sector_step; in crypt_convert()1619 ctx->cc_sector += sector_step; in crypt_convert()