Searched refs:GSS_AUTHNONE (Results 1 – 3 of 3) sorted by relevance
97 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()
374 GSS_AUTHNONE, enumerator
593 (conn->http_negotiate_state != GSS_AUTHNONE) || in http_perhapsrewind()594 (conn->proxy_negotiate_state != GSS_AUTHNONE)) { in http_perhapsrewind()