Home
last modified time | relevance | path

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

/linux-6.15/drivers/ufs/core/
H A Dufshcd-crypto.c16 .ufs_key_size = UFS_CRYPTO_KEY_SIZE_256,
/linux-6.15/include/ufs/
H A Dufshci.h379 UFS_CRYPTO_KEY_SIZE_256 = 0x3, enumerator
/linux-6.15/drivers/ufs/host/
H A Dufs-qcom.c190 cap.key_size == UFS_CRYPTO_KEY_SIZE_256) in ufs_qcom_ice_init()