Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlscertificate.c91 static void init_from_pem_string (GstDtlsCertificate *, const gchar * pem);
156 init_from_pem_string (self, pem); in gst_dtls_certificate_set_property()
296 init_from_pem_string (GstDtlsCertificate * self, const gchar * pem) in init_from_pem_string() function