Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/core/
H A Dufshcd-crypto.c16 .ufs_key_size = UFS_CRYPTO_KEY_SIZE_256,
/openbmc/linux/include/ufs/
H A Dufshci.h381 UFS_CRYPTO_KEY_SIZE_256 = 0x3, enumerator
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c167 cap.key_size != UFS_CRYPTO_KEY_SIZE_256) in ufs_qcom_ice_program_key()