Searched refs:supports_dtls (Results 1 – 2 of 2) sorted by relevance
161 if (G_TLS_BACKEND_GET_INTERFACE (backend)->supports_dtls) in g_tls_backend_supports_dtls()162 return G_TLS_BACKEND_GET_INTERFACE (backend)->supports_dtls (backend); in g_tls_backend_supports_dtls()
75 gboolean ( *supports_dtls) (GTlsBackend *backend); member