Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dsslstreamadapter.cc70 bool SSLStreamAdapter::SetDtlsSrtpCryptoSuites( in SetDtlsSrtpCryptoSuites() function in rtc::SSLStreamAdapter
Dopensslstreamadapter.cc413 bool OpenSSLStreamAdapter::SetDtlsSrtpCryptoSuites( in SetDtlsSrtpCryptoSuites() function in rtc::OpenSSLStreamAdapter
Dsslstreamadapter_unittest.cc463 void SetDtlsSrtpCryptoSuites(const std::vector<int>& ciphers, bool client) { in SetDtlsSrtpCryptoSuites() function in SSLStreamAdapterTestBase
/external/webrtc/talk/session/media/
Dchannel.cc853 bool BaseChannel::SetDtlsSrtpCryptoSuites(TransportChannel* tc, bool rtcp) { in SetDtlsSrtpCryptoSuites() function in cricket::BaseChannel