Home
last modified time | relevance | path

Searched defs:ntlm (Results 1 – 12 of 12) sorted by relevance

/third_party/curl/lib/vauth/
Dntlm_sspi.c89 struct ntlmdata *ntlm, in Curl_auth_create_ntlm_type1_message()
201 struct ntlmdata *ntlm) in Curl_auth_decode_ntlm_type2_message()
244 struct ntlmdata *ntlm, in Curl_auth_create_ntlm_type3_message()
340 void Curl_auth_cleanup_ntlm(struct ntlmdata *ntlm) in Curl_auth_cleanup_ntlm()
Dntlm.c166 struct ntlmdata *ntlm) in ntlm_decode_type2_target()
250 struct ntlmdata *ntlm) in Curl_auth_decode_ntlm_type2_message()
350 struct ntlmdata *ntlm, in Curl_auth_create_ntlm_type1_message()
475 struct ntlmdata *ntlm, in Curl_auth_create_ntlm_type3_message()
848 void Curl_auth_cleanup_ntlm(struct ntlmdata *ntlm) in Curl_auth_cleanup_ntlm()
/third_party/curl/lib/
Dcurl_ntlm_wb.c79 static void ntlm_wb_cleanup(struct ntlmdata *ntlm) in ntlm_wb_cleanup()
115 static CURLcode ntlm_wb_init(struct Curl_easy *data, struct ntlmdata *ntlm, in ntlm_wb_init()
261 static CURLcode ntlm_wb_response(struct Curl_easy *data, struct ntlmdata *ntlm, in ntlm_wb_response()
337 struct ntlmdata *ntlm = proxy ? &conn->proxyntlm : &conn->ntlm; in Curl_input_ntlm_wb() local
390 struct ntlmdata *ntlm; in Curl_output_ntlm_wb() local
Dhttp_ntlm.c69 struct ntlmdata *ntlm; in Curl_input_ntlm() local
145 struct ntlmdata *ntlm; in Curl_output_ntlm() local
Dcurl_ntlm_core.c613 struct ntlmdata *ntlm, in Curl_ntlm_core_mk_ntlmv2_resp()
Durldata.h1073 struct ntlmdata ntlm; /* NTLM differs from other authentication schemes member
/third_party/libsoup/
Dmeson_options.txt13 option('ntlm', feature
/third_party/libsoup/examples/
Dget.c150 static gboolean synchronous, ntlm; variable
/third_party/libsoup/tests/
Dntlm-test.c412 SoupAuth *ntlm; in do_ntlm_round() local
/third_party/curl/tests/server/
Drtspd.c109 bool ntlm; /* Authorization ntlm header found */ member
Dsws.c110 bool ntlm; /* Authorization ntlm header found */ member
/third_party/curl/
Dconfigure.ac3568 AC_ARG_ENABLE(ntlm, optenable