Home
last modified time | relevance | path

Searched refs:Curl_auth_is_spnego_supported (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/lib/vauth/
Dvauth.h207 bool Curl_auth_is_spnego_supported(void);
Dspnego_gssapi.c52 bool Curl_auth_is_spnego_supported(void) in Curl_auth_is_spnego_supported() function
Dspnego_sspi.c52 bool Curl_auth_is_spnego_supported(void) in Curl_auth_is_spnego_supported() function
/third_party/curl/lib/
Dhttp.c966 Curl_auth_is_spnego_supported()) { in Curl_http_input_auth()