Home
last modified time | relevance | path

Searched defs:GetSrtpCryptoSuite (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/p2p/base/
H A Dtransportchannel.h97 virtual bool GetSrtpCryptoSuite(int* cipher) { return false; } in GetSrtpCryptoSuite() function
H A Ddtlstransportchannel.cc377 bool DtlsTransportChannelWrapper::GetSrtpCryptoSuite(int* cipher) { in GetSrtpCryptoSuite() function in cricket::DtlsTransportChannelWrapper
H A Dfaketransportcontroller.h472 bool GetSrtpCryptoSuite(int* crypto_suite) override { in GetSrtpCryptoSuite() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/p2p/base/
H A Dfake_dtls_transport.h180 bool GetSrtpCryptoSuite(int* crypto_suite) override { in GetSrtpCryptoSuite() function
H A Ddtls_transport.cc385 bool DtlsTransport::GetSrtpCryptoSuite(int* cipher) { in GetSrtpCryptoSuite() function in cricket::DtlsTransport
/dports/net-im/tg_owt/tg_owt-d578c76/src/p2p/base/
H A Dfake_dtls_transport.h177 bool GetSrtpCryptoSuite(int* crypto_suite) override { in GetSrtpCryptoSuite() function
H A Ddtls_transport.cc375 bool DtlsTransport::GetSrtpCryptoSuite(int* cipher) { in GetSrtpCryptoSuite() function in cricket::DtlsTransport
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/p2p/base/
H A Dfake_dtls_transport.h180 bool GetSrtpCryptoSuite(int* crypto_suite) override { in GetSrtpCryptoSuite() function
H A Ddtls_transport.cc391 bool DtlsTransport::GetSrtpCryptoSuite(int* cipher) { in GetSrtpCryptoSuite() function in cricket::DtlsTransport
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/p2p/quic/
H A Dquictransportchannel.cc253 bool QuicTransportChannel::GetSrtpCryptoSuite(int* cipher) { in GetSrtpCryptoSuite() function in cricket::QuicTransportChannel