Home
last modified time | relevance | path

Searched refs:crypt_keyslot (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/ufs/core/
H A Dufshcd-crypto.h19 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()
/linux/block/
H A Dblk-crypto.c226 &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()
H A Dblk-crypto-internal.h61 rq->crypt_keyslot = NULL; in blk_crypto_rq_set_defaults()
71 return rq->crypt_keyslot; in blk_crypto_rq_has_keyslot()
/linux/drivers/mmc/core/
H A Dcrypto.c40 keyslot = req->crypt_keyslot; in mmc_crypto_prepare_req()
/linux/drivers/scsi/
H A Dscsi_error.c1134 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()
/linux/include/linux/
H A Dblk-mq.h167 struct blk_crypto_keyslot *crypt_keyslot; member
/linux/Documentation/block/
H A Dinline-encryption.rst114 In both cases, the resulting keyslot is stored in the ``crypt_keyslot`` field of