Searched defs:ssl_cipher_suite (Results 1 – 6 of 6) sorted by relevance
24 absl::optional<int> ssl_cipher_suite, in DtlsTransportInformation()
61 absl::optional<int> ssl_cipher_suite() const { return ssl_cipher_suite_; } in ssl_cipher_suite() function
32 int ssl_cipher_suite = rtc::TLS_NULL_WITH_NULL_NULL; member
117 int ssl_cipher_suite; in UpdateInformation() local
886 int ssl_cipher_suite = channel_iter.ssl_cipher_suite; in ExtractSessionInfo() local
7032 int ssl_cipher_suite = stats.channel_stats[0].ssl_cipher_suite; in ReportNegotiatedCiphers() local