Searched refs:GSS_AUTHNONE (Results 1 – 3 of 3) sorted by relevance
98 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()
401 GSS_AUTHNONE, enumerator
453 if((conn->http_negotiate_state != GSS_AUTHNONE) || in http_perhapsrewind()454 (conn->proxy_negotiate_state != GSS_AUTHNONE)) { in http_perhapsrewind()
Completed in 21 milliseconds