Home
last modified time | relevance | path

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

/dports/databases/galera/galera-release_25.3.35/galerautils/src/
H A Dgu_asio.cpp124 static void throw_last_SSL_error(const std::string& msg) in throw_last_SSL_error() function
153 throw_last_SSL_error("SSL_CTX_set_ecdh_auto() failed"); in ssl_prepare_context()
160 throw_last_SSL_error("EC_KEY_new_by_curve_name() failed"); in ssl_prepare_context()
164 throw_last_SSL_error("SSL_CTX_set_tmp_ecdh() failed"); in ssl_prepare_context()
181 throw_last_SSL_error("Error setting SSL cipher list to '" in ssl_prepare_context()
/dports/databases/galera26/galera-release_26.4.10/galerautils/src/
H A Dgu_asio.cpp322 static void throw_last_SSL_error(const std::string& msg) in throw_last_SSL_error() function
398 throw_last_SSL_error("SSL_CTX_set_ecdh_auto() failed"); in ssl_prepare_context()
405 throw_last_SSL_error("EC_KEY_new_by_curve_name() failed"); in ssl_prepare_context()
409 throw_last_SSL_error("SSL_CTX_set_tmp_ecdh() failed"); in ssl_prepare_context()
426 throw_last_SSL_error("Error setting SSL cipher list to '" in ssl_prepare_context()