Home
last modified time | relevance | path

Searched refs:Curl_auth_is_ntlm_supported (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/lib/vauth/
H A Dvauth.h147 bool Curl_auth_is_ntlm_supported(void);
H A Dntlm_sspi.c44 * Curl_auth_is_ntlm_supported()
52 bool Curl_auth_is_ntlm_supported(void) in Curl_auth_is_ntlm_supported() function
H A Dntlm.c217 * Curl_auth_is_ntlm_supported()
225 bool Curl_auth_is_ntlm_supported(void) in Curl_auth_is_ntlm_supported() function
/third_party/curl/lib/
H A Dcurl_sasl.c446 if((enabledmechs & SASL_MECH_NTLM) && Curl_auth_is_ntlm_supported()) { in Curl_sasl_start()
H A Dhttp.c990 Curl_auth_is_ntlm_supported()) { in Curl_http_input_auth()

Completed in 10 milliseconds