Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dsrtpfilter.cc520 bool SrtpSession::SetRecv(int cs, const uint8_t* key, int len) { in SetRecv() function in cricket::SrtpSession
823 bool SrtpSession::SetRecv(const std::string& cs, const uint8_t* key, int len) { in SetRecv() function in cricket::SrtpSession