Home
last modified time | relevance | path

Searched refs:USE_SPNEGO (Results 1 - 12 of 12) sorted by relevance

/third_party/curl/lib/vauth/
H A Dvauth.h45 #if (defined(HAVE_GSSAPI) || defined(USE_WINDOWS_SSPI)) && defined(USE_SPNEGO)
214 #if defined(USE_SPNEGO)
236 #endif /* USE_SPNEGO */
H A Dspnego_gssapi.c29 #if defined(HAVE_GSSAPI) && defined(USE_SPNEGO)
281 #endif /* HAVE_GSSAPI && USE_SPNEGO */
H A Dspnego_sspi.c29 #if defined(USE_WINDOWS_SSPI) && defined(USE_SPNEGO)
364 #endif /* USE_WINDOWS_SSPI && USE_SPNEGO */
/third_party/curl/lib/
H A Dhttp_negotiate.h27 #if !defined(CURL_DISABLE_HTTP) && defined(USE_SPNEGO)
39 #else /* !CURL_DISABLE_HTTP && USE_SPNEGO */
H A Dhttp_negotiate.c27 #if !defined(CURL_DISABLE_HTTP) && defined(USE_SPNEGO)
224 #endif /* !CURL_DISABLE_HTTP && USE_SPNEGO */
H A Dhttp.c508 #if defined(USE_SPNEGO) in http_perhapsrewind()
673 #ifdef USE_SPNEGO in output_auth_headers()
809 #ifdef USE_SPNEGO in Curl_http_output_auth()
894 #if defined(USE_SPNEGO) || defined(USE_NTLM) || \
916 #ifdef USE_SPNEGO in Curl_http_input_auth()
920 #if defined(USE_SPNEGO) || \ in Curl_http_input_auth()
960 #ifdef USE_SPNEGO in Curl_http_input_auth()
3660 #ifdef USE_SPNEGO in Curl_http_header()
4124 #if defined(USE_SPNEGO) in http_rw_headers()
H A Dversion.c501 #ifdef USE_SPNEGO
H A Dcurl_setup.h643 /* Single point where USE_SPNEGO definition might be defined */
646 #define USE_SPNEGO macro
H A Durldata.h452 #ifdef USE_SPNEGO
1015 #ifdef USE_SPNEGO
H A Dldap.c230 #if defined(USE_SPNEGO) in ldap_win_bind_auth()
H A Dsetopt.c1029 #ifndef USE_SPNEGO in Curl_vsetopt()
1110 #ifndef USE_SPNEGO in Curl_vsetopt()
H A Dmulti.c743 #if defined(USE_SPNEGO) in multi_done()

Completed in 22 milliseconds