Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_ntlm_wb.c261 static CURLcode ntlm_wb_response(struct Curl_easy *data, struct ntlmdata *ntlm, in ntlm_wb_response() function
439 res = ntlm_wb_response(conn->data, ntlm, "YR\n", *state); in Curl_output_ntlm_wb()
457 res = ntlm_wb_response(conn->data, ntlm, input, *state); in Curl_output_ntlm_wb()