Home
last modified time | relevance | path

Searched refs:USE_KERBEROS5 (Results 1 - 7 of 7) sorted by relevance

/third_party/curl/lib/
H A Dcurl_sasl.c96 #if defined(USE_KERBEROS5) 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()
382 #if defined(USE_KERBEROS5) in Curl_sasl_start()
541 #if defined(USE_KERBEROS5) || defined(USE_NTLM) \ in Curl_sasl_continue()
640 #if defined(USE_KERBEROS5) in Curl_sasl_continue()
H A Dversion.c478 #ifdef USE_KERBEROS5
H A Dcurl_setup.h649 /* Single point where USE_KERBEROS5 definition might be defined */
652 #define USE_KERBEROS5 macro
H A Durldata.h389 #if defined(USE_KERBEROS5)
988 #if defined(USE_KERBEROS5) /* Consider moving some of the above GSS-API */
/third_party/curl/lib/vauth/
H A Dvauth.h41 #if defined(USE_KERBEROS5)
186 #if defined(USE_KERBEROS5)
212 #endif /* USE_KERBEROS5 */
H A Dkrb5_gssapi.c30 #if defined(HAVE_GSSAPI) && defined(USE_KERBEROS5)
324 #endif /* HAVE_GSSAPI && USE_KERBEROS5 */
H A Dkrb5_sspi.c29 #if defined(USE_WINDOWS_SSPI) && defined(USE_KERBEROS5)
475 #endif /* USE_WINDOWS_SSPI && USE_KERBEROS5 */

Completed in 10 milliseconds