Home
last modified time | relevance | path

Searched refs:blk_ksm_get_slot_idx (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/block/
Dkeyslot-manager.c211 unsigned int blk_ksm_get_slot_idx(struct blk_ksm_keyslot *slot) in blk_ksm_get_slot_idx() function
215 EXPORT_SYMBOL_GPL(blk_ksm_get_slot_idx);
274 slot_idx = blk_ksm_get_slot_idx(slot); in blk_ksm_get_slot_for_key()
386 blk_ksm_get_slot_idx(slot)); in blk_ksm_evict_key()
Dblk-crypto-fallback.c195 int keyslot_idx = blk_ksm_get_slot_idx(slot); in blk_crypto_alloc_cipher_req()
/Linux-v5.15/drivers/mmc/core/
Dcrypto.c39 mrq->crypto_key_slot = blk_ksm_get_slot_idx(req->crypt_keyslot); in mmc_crypto_prepare_req()
/Linux-v5.15/drivers/scsi/ufs/
Dufshcd-crypto.h21 lrbp->crypto_key_slot = blk_ksm_get_slot_idx(rq->crypt_keyslot); in ufshcd_prepare_lrbp_crypto()
/Linux-v5.15/include/linux/
Dkeyslot-manager.h95 unsigned int blk_ksm_get_slot_idx(struct blk_ksm_keyslot *slot);