Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ufs/core/
Dufshcd-crypto.c21 const union ufs_crypto_cfg_entry *cfg, int slot) in ufshcd_program_key()
63 union ufs_crypto_cfg_entry cfg = {}; in ufshcd_crypto_keyslot_program()
108 union ufs_crypto_cfg_entry cfg = {}; in ufshcd_crypto_keyslot_evict()
/linux-6.12.1/include/ufs/
Dufshci.h409 union ufs_crypto_cfg_entry { union
Dufshcd.h373 const union ufs_crypto_cfg_entry *cfg, int slot);
/linux-6.12.1/drivers/ufs/host/
Dufs-qcom.c153 const union ufs_crypto_cfg_entry *cfg, in ufs_qcom_ice_program_key()