Home
last modified time | relevance | path

Searched defs:crypto_options (Results 1 – 25 of 106) sorted by relevance

12345

/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dcrypto.h232 struct crypto_options struct
234 struct key_ctx_bi key_ctx_bi;
238 struct packet_id packet_id; /**< Current packet ID state for both
240 struct packet_id_persist *pid_persist;
257 unsigned int flags; /**< Bit-flags determining behavior of
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dcrypto.h232 struct crypto_options struct
234 struct key_ctx_bi key_ctx_bi;
238 struct packet_id packet_id; /**< Current packet ID state for both
240 struct packet_id_persist *pid_persist;
257 unsigned int flags; /**< Bit-flags determining behavior of
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dcrypto.h232 struct crypto_options struct
234 struct key_ctx_bi key_ctx_bi;
238 struct packet_id packet_id; /**< Current packet ID state for both
240 struct packet_id_persist *pid_persist;
261 unsigned int flags; /**< Bit-flags determining behavior of
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/media/engine/
H A Dnull_webrtc_video_engine.h50 const webrtc::CryptoOptions& crypto_options, in CreateMediaChannel()
/dports/net-im/tg_owt/tg_owt-d578c76/src/media/engine/
H A Dnull_webrtc_video_engine.h50 const webrtc::CryptoOptions& crypto_options, in CreateMediaChannel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/media/engine/
H A Dnull_webrtc_video_engine.h50 const webrtc::CryptoOptions& crypto_options, in CreateMediaChannel()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/media/engine/
H A Dnull_webrtc_video_engine.h50 const webrtc::CryptoOptions& crypto_options, in CreateMediaChannel()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Dchannel_manager.cc194 const webrtc::CryptoOptions& crypto_options, in CreateVoiceChannel()
264 const webrtc::CryptoOptions& crypto_options, in CreateVideoChannel()
334 const webrtc::CryptoOptions& crypto_options, in CreateRtpDataChannel()
H A Dchannel.cc137 webrtc::CryptoOptions crypto_options, in BaseChannel()
780 webrtc::CryptoOptions crypto_options, in VoiceChannel()
943 webrtc::CryptoOptions crypto_options, in VideoChannel()
1155 webrtc::CryptoOptions crypto_options, in RtpDataChannel()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dchannel_manager.cc159 const webrtc::CryptoOptions& crypto_options, in CreateVoiceChannel()
228 const webrtc::CryptoOptions& crypto_options, in CreateVideoChannel()
299 const webrtc::CryptoOptions& crypto_options, in CreateRtpDataChannel()
H A Dchannel.cc136 webrtc::CryptoOptions crypto_options, in BaseChannel()
872 webrtc::CryptoOptions crypto_options, in VoiceChannel()
1046 webrtc::CryptoOptions crypto_options, in VideoChannel()
1290 webrtc::CryptoOptions crypto_options, in RtpDataChannel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dchannel_manager.cc193 const webrtc::CryptoOptions& crypto_options, in CreateVoiceChannel()
264 const webrtc::CryptoOptions& crypto_options, in CreateVideoChannel()
337 const webrtc::CryptoOptions& crypto_options, in CreateRtpDataChannel()
H A Dchannel.cc132 webrtc::CryptoOptions crypto_options, in BaseChannel()
853 webrtc::CryptoOptions crypto_options, in VoiceChannel()
1030 webrtc::CryptoOptions crypto_options, in VideoChannel()
1266 webrtc::CryptoOptions crypto_options, in RtpDataChannel()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/pc/
H A Dmediasession.cc38 const rtc::CryptoOptions& crypto_options, in GetSupportedCryptoSuiteNames()
184 void GetSupportedAudioCryptoSuites(const rtc::CryptoOptions& crypto_options, in GetSupportedAudioCryptoSuites()
196 void GetSupportedAudioCryptoSuiteNames(const rtc::CryptoOptions& crypto_options, in GetSupportedAudioCryptoSuiteNames()
202 void GetSupportedVideoCryptoSuites(const rtc::CryptoOptions& crypto_options, in GetSupportedVideoCryptoSuites()
207 void GetSupportedVideoCryptoSuiteNames(const rtc::CryptoOptions& crypto_options, in GetSupportedVideoCryptoSuiteNames()
213 void GetSupportedDataCryptoSuites(const rtc::CryptoOptions& crypto_options, in GetSupportedDataCryptoSuites()
218 void GetSupportedDataCryptoSuiteNames(const rtc::CryptoOptions& crypto_options, in GetSupportedDataCryptoSuiteNames()
224 void GetDefaultSrtpCryptoSuites(const rtc::CryptoOptions& crypto_options, in GetDefaultSrtpCryptoSuites()
235 void GetDefaultSrtpCryptoSuiteNames(const rtc::CryptoOptions& crypto_options, in GetDefaultSrtpCryptoSuiteNames()
247 const rtc::CryptoOptions& crypto_options, in SelectCrypto()
H A Dchannelmanager.cc95 const rtc::CryptoOptions& crypto_options) { in SetCryptoOptions()
101 const rtc::CryptoOptions& crypto_options) { in SetCryptoOptions_w()
/dports/net-im/tg_owt/tg_owt-d578c76/src/call/
H A Drtp_transport_controller_send_interface.h67 CryptoOptions crypto_options; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/p2p/base/
H A Dfake_dtls_transport.h157 const webrtc::CryptoOptions& crypto_options() const override { in crypto_options() function
160 void SetCryptoOptions(const webrtc::CryptoOptions& crypto_options) { in SetCryptoOptions()
H A Ddtls_transport.cc130 const webrtc::CryptoOptions& crypto_options, in DtlsTransport()
146 const webrtc::CryptoOptions& DtlsTransport::crypto_options() const { in crypto_options() function in cricket::DtlsTransport
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/p2p/base/
H A Dfake_dtls_transport.h157 const webrtc::CryptoOptions& crypto_options() const override { in crypto_options() function
160 void SetCryptoOptions(const webrtc::CryptoOptions& crypto_options) { in SetCryptoOptions()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/call/
H A Drtp_transport_controller_send_interface.h72 CryptoOptions crypto_options; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/call/
H A Drtp_transport_controller_send_interface.h73 CryptoOptions crypto_options; member
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/call/
H A Drtp_transport_controller_send_interface.h73 CryptoOptions crypto_options; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsslstreamadapter.cc99 const rtc::CryptoOptions& crypto_options) { in GetSupportedDtlsSrtpCryptoSuites()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsslstreamadapter.cc99 const rtc::CryptoOptions& crypto_options) { in GetSupportedDtlsSrtpCryptoSuites()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dsslstreamadapter.cc99 const rtc::CryptoOptions& crypto_options) { in GetSupportedDtlsSrtpCryptoSuites()

12345