Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dcqhci-crypto.c131 .keyslot_evict = cqhci_crypto_keyslot_evict,
231 profile->ll_ops.keyslot_evict(profile, NULL, slot); in cqhci_crypto_init()
/linux/drivers/ufs/core/
H A Dufshcd-crypto.c123 .keyslot_evict = ufshcd_crypto_keyslot_evict,
229 hba->crypto_profile.ll_ops.keyslot_evict(&hba->crypto_profile, in ufshcd_init_crypto()
/linux/include/linux/
H A Dblk-crypto-profile.h57 int (*keyslot_evict)(struct blk_crypto_profile *profile, member
/linux/drivers/ufs/host/
H A Dufs-qcom.c311 .keyslot_evict = ufs_qcom_ice_keyslot_evict,