Searched refs:tls_present (Results 1 – 1 of 1) sorted by relevance
143 bool tls_present = (GetFeature(QN_TLS_STARTTLS) != NULL); in Advance() local145 if (pctx_->tls_option_ == buzz::TLS_REQUIRED && !tls_present) { in Advance()150 pctx_->tls_option_ == buzz::TLS_ENABLED) && tls_present) { in Advance()