Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dssl_stream_adapter.cc116 bool SSLStreamAdapter::SetDtlsSrtpCryptoSuites( in SetDtlsSrtpCryptoSuites() function in rtc::SSLStreamAdapter
Dopenssl_stream_adapter.cc434 bool OpenSSLStreamAdapter::SetDtlsSrtpCryptoSuites( in SetDtlsSrtpCryptoSuites() function in rtc::OpenSSLStreamAdapter
Dssl_stream_adapter_unittest.cc583 void SetDtlsSrtpCryptoSuites(const std::vector<int>& ciphers, bool client) { in SetDtlsSrtpCryptoSuites() function in SSLStreamAdapterTestBase