Searched refs:ssl_method_error (Results 1 – 1 of 1) sorted by relevance
1484 static int ssl_method_error(const SSL *s, const SSL_METHOD *method) in ssl_method_error() function1603 && ssl_method_error(s, vent->cmeth()) == 0 in ssl_version_supported()1651 if (vent->smeth != NULL && ssl_method_error(s, vent->smeth()) == 0) in ssl_check_version_downgrade()1874 if (ssl_method_error(s, method) == 0) { in ssl_choose_server_version()2110 if (ssl_method_error(s, method) != 0) { in ssl_get_min_max_version()