HomeSort by relevance Sort by last modified time
    Searched full:recv_cs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.cc 143 const std::string& recv_cs,
153 if (!recv_session_->SetRecv(recv_cs, recv_key, recv_key_len))
160 << " recv cipher_suite " << recv_cs; local
175 const std::string& recv_cs,
193 if (!recv_rtcp_session_->SetRecv(recv_cs, recv_key, recv_key_len))
198 << " recv cipher_suite " << recv_cs; local
srtpfilter.h 115 const std::string& recv_cs,
119 const std::string& recv_cs,

Completed in 200 milliseconds