Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dhttp_negotiate.c97 else if(state != GSS_AUTHNONE) { in Curl_input_negotiate()
217 conn->http_negotiate_state = GSS_AUTHNONE; in Curl_http_auth_cleanup_negotiate()
218 conn->proxy_negotiate_state = GSS_AUTHNONE; in Curl_http_auth_cleanup_negotiate()
H A Durldata.h381 GSS_AUTHNONE, enumerator
H A Dhttp.c513 (conn->http_negotiate_state != GSS_AUTHNONE) || in http_perhapsrewind()
514 (conn->proxy_negotiate_state != GSS_AUTHNONE)) { in http_perhapsrewind()

Completed in 11 milliseconds