Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-crypto.c232 &rq->crypt_keyslot); in __blk_crypto_rq_get_keyslot()
237 blk_crypto_put_keyslot(rq->crypt_keyslot); in __blk_crypto_rq_put_keyslot()
238 rq->crypt_keyslot = NULL; in __blk_crypto_rq_put_keyslot()
244 if (WARN_ON_ONCE(rq->crypt_keyslot)) in __blk_crypto_free_request()
H A Dblk-crypto-internal.h60 rq->crypt_keyslot = NULL; in blk_crypto_rq_set_defaults()
70 return rq->crypt_keyslot; in blk_crypto_rq_has_keyslot()
/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/drivers/mmc/core/
H A Dcrypto.c40 keyslot = req->crypt_keyslot; in mmc_crypto_prepare_req()
/linux/include/linux/
H A Dblk-mq.h156 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