/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/ |
H A D | sslstreamadapter_unittest.cc | 529 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 D | sslstreamadapter.cc | 136 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
|
H A D | sslstreamadapter.h | 223 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
|
H A D | opensslstreamadapter.h | 108 bool GetDtlsSrtpCryptoSuite(int* crypto_suite) override;
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/ |
H A D | sslstreamadapter_unittest.cc | 592 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 D | sslstreamadapter.cc | 142 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
|
H A D | sslstreamadapter.h | 239 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/ |
H A D | sslstreamadapter_unittest.cc | 592 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 D | sslstreamadapter.cc | 142 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
|
H A D | sslstreamadapter.h | 239 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
|
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/ |
H A D | sslstreamadapter_unittest.cc | 592 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 D | sslstreamadapter.cc | 142 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
|
H A D | sslstreamadapter.h | 239 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 D | ssl_stream_adapter_unittest.cc | 590 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 D | ssl_stream_adapter.cc | 121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
|
H A D | ssl_stream_adapter.h | 235 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
|
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/ |
H A D | ssl_stream_adapter_unittest.cc | 656 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 D | ssl_stream_adapter.cc | 121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
|
H A D | ssl_stream_adapter.h | 228 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/ |
H A D | ssl_stream_adapter_unittest.cc | 619 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 D | ssl_stream_adapter.cc | 121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
|
H A D | ssl_stream_adapter.h | 229 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
|
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/ |
H A D | ssl_stream_adapter_unittest.cc | 590 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 D | ssl_stream_adapter.cc | 121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite() function in rtc::SSLStreamAdapter
|
H A D | ssl_stream_adapter.h | 229 virtual bool GetDtlsSrtpCryptoSuite(int* crypto_suite);
|