Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dsrtpfilter.cc597 srtp_stream_ctx_t* srtp_context = session_->stream_template; in GetRtpAuthParams() local
598 if (srtp_context && srtp_context->rtp_auth) { in GetRtpAuthParams()
600 srtp_context->rtp_auth->state); in GetRtpAuthParams()