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);
542 return (http_tls_upgrade(http)); in httpEncryption()
2429 return (http_tls_upgrade(http)); in httpReconnect2()
4575 http_tls_upgrade(http_t *http) /* I - HTTP connection */ in http_tls_upgrade() function