Searched refs:max_supported_version_by_os (Results 1 – 1 of 1) sorted by relevance
1280 long max_supported_version_by_os; in set_ssl_version_min_max() local1287 max_supported_version_by_os = CURL_SSLVERSION_MAX_TLSv1_3; in set_ssl_version_min_max()1290 max_supported_version_by_os = CURL_SSLVERSION_MAX_TLSv1_2; in set_ssl_version_min_max()1293 max_supported_version_by_os = CURL_SSLVERSION_MAX_TLSv1_2; in set_ssl_version_min_max()1307 ssl_version_max = max_supported_version_by_os; in set_ssl_version_min_max()