Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dsectransp.c758 long max_supported_version_by_os; in set_ssl_version_min_max() local
767 max_supported_version_by_os = CURL_SSLVERSION_MAX_TLSv1_3; in set_ssl_version_min_max()
770 max_supported_version_by_os = CURL_SSLVERSION_MAX_TLSv1_2; in set_ssl_version_min_max()
773 max_supported_version_by_os = CURL_SSLVERSION_MAX_TLSv1_2; in set_ssl_version_min_max()
787 ssl_version_max = max_supported_version_by_os; in set_ssl_version_min_max()

Completed in 10 milliseconds