Searched defs:SetDtlsSrtpCiphers (Results 1 – 9 of 9) sorted by relevance
158 virtual bool SetDtlsSrtpCiphers(const std::vector<std::string>& ciphers) { in SetDtlsSrtpCiphers() function
264 bool OpenSSLStreamAdapter::SetDtlsSrtpCiphers( in SetDtlsSrtpCiphers() function in talk_base::OpenSSLStreamAdapter
905 bool NSSStreamAdapter::SetDtlsSrtpCiphers( in SetDtlsSrtpCiphers() function in talk_base::NSSStreamAdapter
394 void SetDtlsSrtpCiphers(const std::vector<std::string> &ciphers, in SetDtlsSrtpCiphers() function in SSLStreamAdapterTestBase
141 virtual bool SetDtlsSrtpCiphers(const std::vector<std::string>& ciphers) { in SetDtlsSrtpCiphers() function
247 bool OpenSSLStreamAdapter::SetDtlsSrtpCiphers( in SetDtlsSrtpCiphers() function in rtc::OpenSSLStreamAdapter
887 bool NSSStreamAdapter::SetDtlsSrtpCiphers( in SetDtlsSrtpCiphers() function in rtc::NSSStreamAdapter
376 void SetDtlsSrtpCiphers(const std::vector<std::string> &ciphers, in SetDtlsSrtpCiphers() function in SSLStreamAdapterTestBase
763 bool BaseChannel::SetDtlsSrtpCiphers(TransportChannel *tc, bool rtcp) { in SetDtlsSrtpCiphers() function in cricket::BaseChannel