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.h216 bool Curl_auth_is_spnego_supported(void);
Dspnego_gssapi.c54 bool Curl_auth_is_spnego_supported(void) in Curl_auth_is_spnego_supported() function
Dspnego_sspi.c54 bool Curl_auth_is_spnego_supported(void) in Curl_auth_is_spnego_supported() function
/third_party/curl/lib/
Dhttp.c1029 Curl_auth_is_spnego_supported()) { in Curl_http_input_auth()