Searched refs:SetSrtpSendKey (Results 1 – 3 of 3) sorted by relevance
51 RTCError SetSrtpSendKey(const cricket::CryptoParams& params) override { in SetSrtpSendKey() function
44 virtual RTCError SetSrtpSendKey(const cricket::CryptoParams& params);
40 RTCError SrtpTransport::SetSrtpSendKey(const cricket::CryptoParams& params) { in SetSrtpSendKey() function in webrtc::SrtpTransport