Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dchannel.cc119 webrtc::CryptoOptions crypto_options, in BaseChannel()
820 webrtc::CryptoOptions crypto_options, in VoiceChannel()
943 webrtc::CryptoOptions crypto_options, in VideoChannel()
H A Dmedia_session.cc52 const webrtc::CryptoOptions& crypto_options, in GetSupportedSdesCryptoSuiteNames()
210 const webrtc::CryptoOptions& crypto_options, in GetSupportedAudioSdesCryptoSuites()
223 const webrtc::CryptoOptions& crypto_options, in GetSupportedAudioSdesCryptoSuiteNames()
230 const webrtc::CryptoOptions& crypto_options, in GetSupportedVideoSdesCryptoSuites()
240 const webrtc::CryptoOptions& crypto_options, in GetSupportedVideoSdesCryptoSuiteNames()
247 const webrtc::CryptoOptions& crypto_options, in GetSupportedDataSdesCryptoSuites()
257 const webrtc::CryptoOptions& crypto_options, in GetSupportedDataSdesCryptoSuiteNames()
269 const webrtc::CryptoOptions& crypto_options, in SelectCrypto()
H A Djsep_transport_controller.h114 webrtc::CryptoOptions crypto_options; member
H A Dmedia_session.h123 webrtc::CryptoOptions crypto_options; member
H A Drtp_transceiver.cc188 CryptoOptions crypto_options, in CreateChannel()
H A Dpeer_connection_crypto_unittest.cc329 CryptoOptions crypto_options; in TEST_P() local
H A Djsep_transport_controller_unittest.cc75 const webrtc::CryptoOptions& crypto_options, in CreateDtlsTransport()
H A Dpeer_connection.cc335 absl::optional<CryptoOptions> crypto_options; in operator ==() member
H A Dpeer_connection_integrationtest.cc298 CryptoOptions crypto_options; in TEST_P() local
/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_peer_connection_for_stats.h91 webrtc::CryptoOptions crypto_options, in VoiceChannelForTesting()
120 webrtc::CryptoOptions crypto_options, in VideoChannelForTesting()
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_voice_engine.cc263 const webrtc::CryptoOptions& crypto_options, in BuildReceiveStreamConfig()
415 const webrtc::CryptoOptions& crypto_options) { in CreateMediaChannel()
744 const webrtc::CryptoOptions& crypto_options) in WebRtcAudioSendStream()
1264 const webrtc::CryptoOptions& crypto_options, in WebRtcVoiceMediaChannel()
H A Dnull_webrtc_video_engine.h57 const webrtc::CryptoOptions& crypto_options, in CreateMediaChannel()
H A Dwebrtc_video_engine.cc616 const webrtc::CryptoOptions& crypto_options, in CreateMediaChannel()
680 const webrtc::CryptoOptions& crypto_options, in WebRtcVideoChannel()
/aosp_15_r20/external/webrtc/audio/
H A Dchannel_send.cc452 const webrtc::CryptoOptions& crypto_options, in ChannelSend()
946 const webrtc::CryptoOptions& crypto_options, in CreateChannelSend()
H A Dchannel_receive.cc541 const webrtc::CryptoOptions& crypto_options, in ChannelReceive()
1117 const webrtc::CryptoOptions& crypto_options, in CreateChannelReceive()
/aosp_15_r20/external/webrtc/media/base/
H A Dfake_media_engine.cc448 const webrtc::CryptoOptions& crypto_options) { in CreateMediaChannel()
514 const webrtc::CryptoOptions& crypto_options, in CreateMediaChannel()
/aosp_15_r20/external/webrtc/call/
H A Drtp_video_sender.cc201 const CryptoOptions& crypto_options, in CreateRtpStreamSenders()
373 const CryptoOptions& crypto_options, in RtpVideoSender()
H A Drtp_transport_controller_send_interface.h68 CryptoOptions crypto_options; member
H A Daudio_send_stream.h160 webrtc::CryptoOptions crypto_options; member
H A Dvideo_send_stream.h202 CryptoOptions crypto_options; member
H A Daudio_receive_stream.h145 webrtc::CryptoOptions crypto_options; member
H A Dvideo_receive_stream.h257 CryptoOptions crypto_options; member
/aosp_15_r20/external/webrtc/p2p/base/
H A Ddtls_transport.cc136 const webrtc::CryptoOptions& crypto_options, in DtlsTransport()
/aosp_15_r20/external/webrtc/api/
H A Dpeer_connection_interface.h652 absl::optional<CryptoOptions> crypto_options; member