Searched defs:ssl_cipher_suite (Results 1 – 6 of 6) sorted by relevance
25 absl::optional<int> ssl_cipher_suite, in DtlsTransportInformation()39 absl::optional<int> ssl_cipher_suite, in DtlsTransportInformation()
76 absl::optional<int> ssl_cipher_suite() const { return ssl_cipher_suite_; } in ssl_cipher_suite() function
33 int ssl_cipher_suite = rtc::kTlsNullWithNullNull; member
110 int ssl_cipher_suite; in UpdateInformation() local
1001 int ssl_cipher_suite = channel_iter.ssl_cipher_suite; in ExtractSessionInfo_s() local
2829 int ssl_cipher_suite = stats.channel_stats[0].ssl_cipher_suite; in ReportNegotiatedCiphers() local