Searched refs:srtcp_auth (Results 1 – 4 of 4) sorted by relevance
135 self->srtcp_auth = NULL; in gst_dtls_srtp_bin_init()152 g_free (self->srtcp_auth); in gst_dtls_srtp_bin_finalize()153 self->srtcp_auth = NULL; in gst_dtls_srtp_bin_finalize()195 g_free (self->srtcp_auth); in gst_dtls_srtp_bin_set_property()196 self->srtcp_auth = g_value_dup_string (value); in gst_dtls_srtp_bin_set_property()237 g_value_set_string (value, self->srtcp_auth); in gst_dtls_srtp_bin_get_property()
53 gchar *srtcp_auth; member
384 && bin->srtcp_auth) { in on_decoder_request_key()389 "srtcp-auth", G_TYPE_STRING, bin->srtcp_auth, in on_decoder_request_key()
478 || bin->srtcp_cipher || bin->srtcp_auth)) { in on_key_received()