Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransportchannel.cc57 bool TransportChannel::SetSrtpCryptoSuites(const std::vector<int>& ciphers) { in SetSrtpCryptoSuites() function in cricket::TransportChannel
Dp2ptransportchannel.h123 bool SetSrtpCryptoSuites(const std::vector<int>& ciphers) override { in SetSrtpCryptoSuites() function
Ddtlstransportchannel.cc294 bool DtlsTransportChannelWrapper::SetSrtpCryptoSuites( in SetSrtpCryptoSuites() function in cricket::DtlsTransportChannelWrapper
Dfaketransportcontroller.h245 bool SetSrtpCryptoSuites(const std::vector<int>& ciphers) override { in SetSrtpCryptoSuites() function