Searched refs:SetSrtpReceiveKey (Results 1 – 3 of 3) sorted by relevance
55 RTCError SetSrtpReceiveKey(const cricket::CryptoParams& params) override { in SetSrtpReceiveKey() function
45 virtual RTCError SetSrtpReceiveKey(const cricket::CryptoParams& params);
80 RTCError SrtpTransport::SetSrtpReceiveKey(const cricket::CryptoParams& params) { in SetSrtpReceiveKey() function in webrtc::SrtpTransport