Home
last modified time | relevance | path

Searched defs:rtp_auth (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsrtp.h38 uint8_t rtp_auth[20], rtcp_auth[20]; member
/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtpenc.h76 guint rtp_auth; member
Dgstsrtpdec.c228 GstSrtpAuthType rtp_auth; member
551 const gchar *rtp_cipher, *rtp_auth, *rtcp_cipher, *rtcp_auth; in get_stream_from_caps() local
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlssrtpenc.c504 guint rtp_cipher = 1, rtcp_cipher = 1, rtp_auth = 1, rtcp_auth = 1; in gst_dtls_srtp_enc_remove_dtls_element() local