Lines Matching full:crypto
7 #include "ufshcd-crypto.h"
9 /* Blk-crypto modes supported by UFS crypto */
94 * Clear the crypto cfg on the device. Clearing CFGE in ufshcd_crypto_keyslot_evict()
142 * ufshcd_hba_init_crypto_capabilities - Read crypto capabilities, init crypto
146 * Return: 0 if crypto was initialized or is not supported, else a -errno value.
158 * Don't use crypto if either the hardware doesn't advertise the in ufshcd_hba_init_crypto_capabilities()
159 * standard crypto capability bit *or* if the vendor specific driver in ufshcd_hba_init_crypto_capabilities()
160 * hasn't advertised that crypto is supported. in ufshcd_hba_init_crypto_capabilities()
192 * Cache all the UFS crypto capabilities and advertise the supported in ufshcd_hba_init_crypto_capabilities()
193 * crypto modes and data unit sizes to the block layer. in ufshcd_hba_init_crypto_capabilities()
217 * ufshcd_init_crypto - Initialize crypto hardware