Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtls-sspi.c68 static int http_sspi_server(http_t *http, const char *hostname);
1006 return (http_sspi_server(http, hostname)); in _httpTLSStart()
2067 http_sspi_server(http_t *http, /* I - HTTP connection */ in http_sspi_server() function