Searched refs:supports_tls (Results 1 – 2 of 2) sorted by relevance
139 if (G_TLS_BACKEND_GET_INTERFACE (backend)->supports_tls) in g_tls_backend_supports_tls()140 return G_TLS_BACKEND_GET_INTERFACE (backend)->supports_tls (backend); in g_tls_backend_supports_tls()
69 gboolean ( *supports_tls) (GTlsBackend *backend); member