HomeSort by relevance Sort by last modified time
    Searched defs:SetSrtpCryptoSuites (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/base/
transportchannel.cc 57 bool TransportChannel::SetSrtpCryptoSuites(const std::vector<int>& ciphers) {
67 return SetSrtpCryptoSuites(crypto_suites);
dtlstransportchannel.cc 294 bool DtlsTransportChannelWrapper::SetSrtpCryptoSuites(

Completed in 37 milliseconds