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.c257 static CURLcode ntlm_wb_response(struct connectdata *conn, in ntlm_wb_response() function
387 res = ntlm_wb_response(conn, "YR\n", ntlm->state); in Curl_output_ntlm_wb()
403 res = ntlm_wb_response(conn, input, ntlm->state); in Curl_output_ntlm_wb()