Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dsocket-client.c43 accept_certificate (GTlsClientConnection *conn, in accept_certificate() function
218 G_CALLBACK (accept_certificate), NULL); in make_connection()
/third_party/glib/gio/
Dgtlsconnection.h51 gboolean ( *accept_certificate) (GTlsConnection *connection, member
Dgdtlsconnection.h60 gboolean (*accept_certificate) (GDtlsConnection *connection, member
Dgtlsconnection.c349 G_STRUCT_OFFSET (GTlsConnectionClass, accept_certificate), in g_tls_connection_class_init()
Dgdtlsconnection.c317 G_STRUCT_OFFSET (GDtlsConnectionInterface, accept_certificate), in g_dtls_connection_default_init()