Searched refs:crypt_keyslot (Results 1 – 7 of 7) sorted by relevance
19 if (!rq || !rq->crypt_keyslot) { in ufshcd_prepare_lrbp_crypto()24 lrbp->crypto_key_slot = blk_crypto_keyslot_index(rq->crypt_keyslot); in ufshcd_prepare_lrbp_crypto()
226 &rq->crypt_keyslot); in __blk_crypto_rq_get_keyslot()231 blk_crypto_put_keyslot(rq->crypt_keyslot); in __blk_crypto_rq_put_keyslot()232 rq->crypt_keyslot = NULL; in __blk_crypto_rq_put_keyslot()238 if (WARN_ON_ONCE(rq->crypt_keyslot)) in __blk_crypto_free_request()
61 rq->crypt_keyslot = NULL; in blk_crypto_rq_set_defaults()71 return rq->crypt_keyslot; in blk_crypto_rq_has_keyslot()
40 keyslot = req->crypt_keyslot; in mmc_crypto_prepare_req()
1134 ses->rq_crypt_keyslot = rq->crypt_keyslot; in scsi_eh_prep_cmnd()1137 rq->crypt_keyslot = NULL; in scsi_eh_prep_cmnd()1176 rq->crypt_keyslot = ses->rq_crypt_keyslot; in scsi_eh_restore_cmnd()
167 struct blk_crypto_keyslot *crypt_keyslot; member
114 In both cases, the resulting keyslot is stored in the ``crypt_keyslot`` field of