Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp_negotiate.c98 else if(state != GSS_AUTHNONE) { in Curl_input_negotiate()
249 conn->http_negotiate_state = GSS_AUTHNONE; in Curl_http_auth_cleanup_negotiate()
250 conn->proxy_negotiate_state = GSS_AUTHNONE; in Curl_http_auth_cleanup_negotiate()
H A Durldata.h401 GSS_AUTHNONE, enumerator
H A Dhttp.c453 if((conn->http_negotiate_state != GSS_AUTHNONE) || in http_perhapsrewind()
454 (conn->proxy_negotiate_state != GSS_AUTHNONE)) { in http_perhapsrewind()

Completed in 21 milliseconds