Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtls-sspi.c63 static int http_sspi_client(http_t *http, const char *hostname);
966 return (http_sspi_client(http, hostname)); in _httpTLSStart()
1321 http_sspi_client(http_t *http, /* I - Client connection */ in http_sspi_client() function