Lines Matching defs:bc_key
95 bc->bc_key = key;
141 bytes >> bc->bc_key->data_unit_size_bits);
153 unsigned int carry = bytes >> bc->bc_key->data_unit_size_bits;
182 return bc2 && bc1->bc_key == bc2->bc_key;
208 bio->bi_crypt_context->bc_key->crypto_cfg.data_unit_size;
222 return blk_ksm_get_slot_for_key(rq->q->ksm, rq->crypt_ctx->bc_key,
267 const struct blk_crypto_key *bc_key = bio->bi_crypt_context->bc_key;
285 &bc_key->crypto_cfg))