Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Ddtls_srtp_transport.h57 RTCError SetSrtpReceiveKey(const cricket::CryptoParams& params) override { in SetSrtpReceiveKey() function
H A Dsrtp_transport.cc80 RTCError SrtpTransport::SetSrtpReceiveKey(const cricket::CryptoParams& params) { in SetSrtpReceiveKey() function in webrtc::SrtpTransport