qcom_ice_get_supported_key_type
if (qcom_ice_get_supported_key_type(ice) != BLK_CRYPTO_KEY_TYPE_RAW) {
EXPORT_SYMBOL_GPL(qcom_ice_get_supported_key_type);
profile->key_types_supported = qcom_ice_get_supported_key_type(ice);
enum blk_crypto_key_type qcom_ice_get_supported_key_type(struct qcom_ice *ice);