Home
last modified time | relevance | path

Searched refs:GetDtlsSrtpCryptoSuite (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dsslstreamadapter_unittest.cc529 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase
531 return client_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
533 return server_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
1036 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1038 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1054 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1056 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1090 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1108 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1126 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
[all …]
H A Dsslstreamadapter.cc136 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
H A Dsslstreamadapter.h223 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
H A Dopensslstreamadapter.h108 bool GetDtlsSrtpCryptoSuite(int* crypto_suite) override;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsslstreamadapter_unittest.cc592 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase
594 return client_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
596 return server_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
1159 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1161 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1176 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1178 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1210 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1227 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1244 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
[all …]
H A Dsslstreamadapter.cc142 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
H A Dsslstreamadapter.h239 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsslstreamadapter_unittest.cc592 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase
594 return client_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
596 return server_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
1159 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1161 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1176 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1178 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1210 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1227 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1244 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
[all …]
H A Dsslstreamadapter.cc142 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
H A Dsslstreamadapter.h239 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dsslstreamadapter_unittest.cc592 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase
594 return client_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
596 return server_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
1159 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1161 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1176 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1178 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1210 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1227 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1244 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
[all …]
H A Dsslstreamadapter.cc142 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
H A Dsslstreamadapter.h239 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dssl_stream_adapter_unittest.cc590 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase
592 return client_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
594 return server_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
1188 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1190 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1205 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1207 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1239 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1256 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1273 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
[all …]
H A Dssl_stream_adapter.cc121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
H A Dssl_stream_adapter.h235 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dssl_stream_adapter_unittest.cc656 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase
658 return client_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
660 return server_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
1254 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1256 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1271 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1273 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1305 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1322 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1339 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
[all …]
H A Dssl_stream_adapter.cc121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
H A Dssl_stream_adapter.h228 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dssl_stream_adapter_unittest.cc619 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase
621 return client_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
623 return server_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
1217 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1219 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1234 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1236 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1268 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1285 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1302 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
[all …]
H A Dssl_stream_adapter.cc121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
H A Dssl_stream_adapter.h229 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dssl_stream_adapter_unittest.cc590 bool GetDtlsSrtpCryptoSuite(bool client, int* retval) { in GetDtlsSrtpCryptoSuite() function in SSLStreamAdapterTestBase
592 return client_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
594 return server_ssl_->GetDtlsSrtpCryptoSuite(retval); in GetDtlsSrtpCryptoSuite()
1188 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1190 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1205 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1207 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(false, &server_cipher)); in TEST_P()
1239 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1256 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
1273 ASSERT_TRUE(GetDtlsSrtpCryptoSuite(true, &client_cipher)); in TEST_P()
[all …]
H A Dssl_stream_adapter.cc121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
H A Dssl_stream_adapter.h229 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);

12