Home
last modified time | relevance | path

Searched refs:negotiatedata (Results 1 – 6 of 6) sorted by relevance

/curl/lib/vauth/
H A Dvauth.h46 struct negotiatedata;
224 struct negotiatedata *nego);
228 CURLcode Curl_auth_create_spnego_message(struct negotiatedata *nego,
232 void Curl_auth_cleanup_spnego(struct negotiatedata *nego);
H A Dspnego_gssapi.c83 struct negotiatedata *nego) in Curl_auth_decode_spnego_message()
219 CURLcode Curl_auth_create_spnego_message(struct negotiatedata *nego, in Curl_auth_create_spnego_message()
259 void Curl_auth_cleanup_spnego(struct negotiatedata *nego) in Curl_auth_cleanup_spnego()
H A Dspnego_sspi.c97 struct negotiatedata *nego) in Curl_auth_decode_spnego_message()
307 CURLcode Curl_auth_create_spnego_message(struct negotiatedata *nego, in Curl_auth_create_spnego_message()
332 void Curl_auth_cleanup_spnego(struct negotiatedata *nego) in Curl_auth_cleanup_spnego()
/curl/lib/
H A Dhttp_negotiate.c53 struct negotiatedata *neg_ctx; in Curl_input_negotiate()
140 struct negotiatedata *neg_ctx; in Curl_output_negotiate()
H A Durldata.h465 struct negotiatedata { struct
918 struct negotiatedata negotiate; /* state data for host Negotiate auth */
919 struct negotiatedata proxyneg; /* state data for proxy Negotiate auth */
H A Dhttp.c3038 struct negotiatedata *negdata = &conn->negotiate; in Curl_http_header()

Completed in 25 milliseconds