Home
last modified time | relevance | path

Searched refs:tls_alert_error_detail (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_dispatcher.cc566 std::string tls_alert_error_detail; in ProcessHeader() local
581 tls_alert_error_detail = in ProcessHeader()
612 tls_alert_error_detail.empty() ? "Reject connection" in ProcessHeader()
613 : tls_alert_error_detail; in ProcessHeader()