Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-private.h352 int tls_upgrade; /* Non-zero if we are doing an upgrade */ member
Dhttp.c2454 else if (http->encryption == HTTP_ENCRYPTION_REQUIRED && !http->tls_upgrade) in httpReconnect2()
4334 http->fd, http->status, http->tls_upgrade)); in http_send()
4579 http->tls_upgrade = 1; in http_tls_upgrade()
4606 http->tls_upgrade = 0; in http_tls_upgrade()