Home
last modified time | relevance | path

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

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