Lines Matching defs:bc_key
104 bc->bc_key = key;
149 bytes >> bc->bc_key->data_unit_size_bits);
161 unsigned int carry = bytes >> bc->bc_key->data_unit_size_bits;
190 return bc2 && bc1->bc_key == bc2->bc_key;
216 bio->bi_crypt_context->bc_key->crypto_cfg.data_unit_size;
231 rq->crypt_ctx->bc_key,
276 const struct blk_crypto_key *bc_key = bio->bi_crypt_context->bc_key;
294 &bc_key->crypto_cfg))