Home
last modified time | relevance | path

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

/Linux-v6.6/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()
104 union ufs_crypto_cfg_entry cfg = {}; in ufshcd_clear_keyslot()
/Linux-v6.6/include/ufs/
Dufshci.h406 union ufs_crypto_cfg_entry { union
Dufshcd.h364 const union ufs_crypto_cfg_entry *cfg, int slot);
/Linux-v6.6/drivers/ufs/host/
Dufs-qcom.c150 const union ufs_crypto_cfg_entry *cfg, in ufs_qcom_ice_program_key()