Home
last modified time | relevance | path

Searched defs:ssl_cipher_suite (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/api/
H A Ddtls_transport_interface.cc25 absl::optional<int> ssl_cipher_suite, in DtlsTransportInformation()
39 absl::optional<int> ssl_cipher_suite, in DtlsTransportInformation()
H A Ddtls_transport_interface.h76 absl::optional<int> ssl_cipher_suite() const { return ssl_cipher_suite_; } in ssl_cipher_suite() function
/aosp_15_r20/external/webrtc/pc/
H A Dtransport_stats.h33 int ssl_cipher_suite = rtc::kTlsNullWithNullNull; member
H A Ddtls_transport.cc110 int ssl_cipher_suite; in UpdateInformation() local
H A Dlegacy_stats_collector.cc1001 int ssl_cipher_suite = channel_iter.ssl_cipher_suite; in ExtractSessionInfo_s() local
H A Dpeer_connection.cc2829 int ssl_cipher_suite = stats.channel_stats[0].ssl_cipher_suite; in ReportNegotiatedCiphers() local