Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp.c69 static int http_tls_upgrade(http_t *http);
554 return (http_tls_upgrade(http)); in httpEncryption()
2455 return (http_tls_upgrade(http)); in httpReconnect2()
4552 http_tls_upgrade(http_t *http) /* I - HTTP connection */ in http_tls_upgrade() function