Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dkeyslot-manager.h31 int (*keyslot_evict)(struct blk_keyslot_manager *ksm, member
/Linux-v5.10/drivers/scsi/ufs/
Dufshcd-crypto.c129 .keyslot_evict = ufshcd_crypto_keyslot_evict,
/Linux-v5.10/block/
Dkeyslot-manager.c337 err = ksm->ksm_ll_ops.keyslot_evict(ksm, key, in blk_ksm_evict_key()
Dblk-crypto-fallback.c143 .keyslot_evict = blk_crypto_keyslot_evict,