Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dkeyslot-manager.c367 if (ksm->ksm_ll_ops.keyslot_evict) { in blk_ksm_evict_key()
369 err = ksm->ksm_ll_ops.keyslot_evict(ksm, key, -1); in blk_ksm_evict_key()
385 err = ksm->ksm_ll_ops.keyslot_evict(ksm, key, in blk_ksm_evict_key()
Dblk-crypto-fallback.c144 .keyslot_evict = blk_crypto_keyslot_evict,
/Linux-v5.15/include/linux/
Dkeyslot-manager.h31 int (*keyslot_evict)(struct blk_keyslot_manager *ksm, member
/Linux-v5.15/drivers/mmc/host/
Dcqhci-crypto.c137 .keyslot_evict = cqhci_crypto_keyslot_evict,
/Linux-v5.15/drivers/scsi/ufs/
Dufshcd-crypto.c129 .keyslot_evict = ufshcd_crypto_keyslot_evict,
/Linux-v5.15/drivers/md/
Ddm-table.c1243 .keyslot_evict = dm_keyslot_evict,