Home
last modified time | relevance | path

Searched refs:ufshcd_crypto_destroy_keyslot_manager (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd-crypto.h46 void ufshcd_crypto_destroy_keyslot_manager(struct ufs_hba *hba);
72 static inline void ufshcd_crypto_destroy_keyslot_manager(struct ufs_hba *hba) in ufshcd_crypto_destroy_keyslot_manager() function
Dufshcd-crypto.c242 void ufshcd_crypto_destroy_keyslot_manager(struct ufs_hba *hba) in ufshcd_crypto_destroy_keyslot_manager() function
Dufshcd.c9007 ufshcd_crypto_destroy_keyslot_manager(hba); in ufshcd_dealloc_host()