Searched refs:cc_sector (Results 1 – 1 of 1) sorted by relevance
61 u64 cc_sector; member1235 ctx->cc_sector = sector + cc->iv_offset; in crypt_convert_init()1320 dmreq->iv_sector = ctx->cc_sector; in crypt_convert_block_aead()1328 *sector = cpu_to_le64(ctx->cc_sector - cc->iv_offset); in crypt_convert_block_aead()1421 dmreq->iv_sector = ctx->cc_sector; in crypt_convert_block_skcipher()1433 *sector = cpu_to_le64(ctx->cc_sector - cc->iv_offset); in crypt_convert_block_skcipher()1485 unsigned int key_index = ctx->cc_sector & (cc->tfms_count - 1); in crypt_alloc_req_skcipher()1614 ctx->cc_sector += sector_step; in crypt_convert()1629 ctx->cc_sector += sector_step; in crypt_convert()1636 ctx->cc_sector += sector_step; in crypt_convert()[all …]