Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgtlsconnection.h143 gboolean g_tls_connection_handshake (GTlsConnection *conn,
Dghttpproxy.c215 if (!g_tls_connection_handshake (G_TLS_CONNECTION (tlsconn), cancellable, error)) in g_http_proxy_connect()
Dgtlsconnection.c971 g_tls_connection_handshake (GTlsConnection *conn, in g_tls_connection_handshake() function
Dgsocketclient.c1215 if (g_tls_connection_handshake (G_TLS_CONNECTION (tlsconn), in g_socket_client_connect()
/third_party/glib/gio/tests/
Dsocket-server.c222 if (!g_tls_connection_handshake (G_TLS_CONNECTION (tls_conn), in main()
Dsocket-client.c230 if (!g_tls_connection_handshake (G_TLS_CONNECTION (tls_conn), in make_connection()
/third_party/libsoup/tests/
Dssl-test.c341 if (g_tls_connection_handshake (G_TLS_CONNECTION (tls), NULL, &error)) { in got_connection()
/third_party/libsoup/libsoup/
Dsoup-socket.c1501 if (!g_tls_connection_handshake (G_TLS_CONNECTION (priv->conn), in soup_socket_handshake_sync()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3754 g_tls_connection_handshake
/third_party/glib/
DNEWS2349 - !467 Update documentation of g_tls_connection_handshake() again