Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c122 static gboolean export_srtp_keys (GstDtlsConnection *, GError ** err);
864 export_srtp_keys (GstDtlsConnection * self, GError ** err) in export_srtp_keys() function
1060 if (!export_srtp_keys (self, err)) in openssl_poll()