Home
last modified time | relevance | path

Searched refs:USE_NTLM (Results 1 - 19 of 19) sorted by relevance

/third_party/curl/lib/
H A Dcurl_sasl.c110 #if defined(USE_NTLM) in Curl_sasl_cleanup()
270 #if defined(USE_NTLM) || defined(USE_GSASL) || defined(USE_KERBEROS5) || \
355 #if defined(USE_KERBEROS5) || defined(USE_NTLM) in Curl_sasl_start()
445 #ifdef USE_NTLM in Curl_sasl_start()
541 #if defined(USE_KERBEROS5) || defined(USE_NTLM) \ in Curl_sasl_continue()
618 #ifdef USE_NTLM in Curl_sasl_continue()
H A Dhttp_ntlm.h29 #if !defined(CURL_DISABLE_HTTP) && defined(USE_NTLM)
40 #else /* !CURL_DISABLE_HTTP && USE_NTLM */
H A Dcurl_ntlm_wb.h29 #if !defined(CURL_DISABLE_HTTP) && defined(USE_NTLM) && \
43 #endif /* !CURL_DISABLE_HTTP && USE_NTLM && NTLM_WB_ENABLED */
H A Dhttp_ntlm.c27 #if !defined(CURL_DISABLE_HTTP) && defined(USE_NTLM)
275 #endif /* !CURL_DISABLE_HTTP && USE_NTLM */
H A Dversion.c491 #ifdef USE_NTLM
494 #if !defined(CURL_DISABLE_HTTP) && defined(USE_NTLM) && \
H A Dcurl_ntlm_wb.c27 #if !defined(CURL_DISABLE_HTTP) && defined(USE_NTLM) && \
500 #endif /* !CURL_DISABLE_HTTP && USE_NTLM && NTLM_WB_ENABLED */
H A Dhttp.c478 #if defined(USE_NTLM) in http_perhapsrewind()
682 #ifdef USE_NTLM in output_auth_headers()
691 #if defined(USE_NTLM) && defined(NTLM_WB_ENABLED) in output_auth_headers()
894 #if defined(USE_SPNEGO) || defined(USE_NTLM) || \
921 defined(USE_NTLM) || \ in Curl_http_input_auth()
985 #ifdef USE_NTLM in Curl_http_input_auth()
4114 #if defined(USE_NTLM) in http_rw_headers()
H A Dcurl_setup.h655 /* Single point where USE_NTLM definition might be defined */
664 # define USE_NTLM macro
H A Durldata.h416 #if defined(USE_NTLM)
1005 #if defined(USE_NTLM)
H A Durl.c934 #ifdef USE_NTLM in ConnectionExists()
1223 #if defined(USE_NTLM) in ConnectionExists()
1409 #if !defined(CURL_DISABLE_HTTP) && defined(USE_NTLM) && \ in allocate_conn()
3760 #if defined(USE_NTLM)
H A Dldap.c236 #if defined(USE_NTLM) in ldap_win_bind_auth()
H A Dsetopt.c1023 #ifndef USE_NTLM in Curl_vsetopt()
1104 #ifndef USE_NTLM in Curl_vsetopt()
H A Dc-hyper.c208 #if defined(USE_NTLM) in hyper_body_chunk()
H A Dmulti.c739 #if defined(USE_NTLM) in multi_done()
/third_party/curl/lib/vauth/
H A Dvauth.h37 #if defined(USE_NTLM)
145 #if defined(USE_NTLM)
172 #endif /* USE_NTLM */
H A Dntlm.h29 #ifdef USE_NTLM
141 #endif /* USE_NTLM */
H A Dntlm_sspi.c27 #if defined(USE_WINDOWS_SSPI) && defined(USE_NTLM)
372 #endif /* USE_WINDOWS_SSPI && USE_NTLM */
H A Dntlm.c27 #if defined(USE_NTLM) && !defined(USE_WINDOWS_SSPI)
780 #endif /* USE_NTLM && !USE_WINDOWS_SSPI */
/third_party/curl/tests/unit/
H A Dunit1600.c52 #if defined(USE_NTLM) && (!defined(USE_WINDOWS_SSPI) || \

Completed in 29 milliseconds