HomeSort by relevance Sort by last modified time
    Searched refs:negotiatedata (Results 1 - 6 of 6) sorted by null

  /external/curl/lib/vauth/
vauth.h 42 struct negotiatedata;
191 struct negotiatedata *nego);
196 struct negotiatedata *nego,
200 void Curl_auth_spnego_cleanup(struct negotiatedata *nego);
spnego_gssapi.c 81 struct negotiatedata *nego)
205 struct negotiatedata *nego,
246 void Curl_auth_spnego_cleanup(struct negotiatedata *nego)
spnego_sspi.c 88 struct negotiatedata *nego)
260 struct negotiatedata *nego,
292 void Curl_auth_spnego_cleanup(struct negotiatedata *nego)
  /external/curl/lib/
http_negotiate.c 51 struct negotiatedata *neg_ctx;
104 struct negotiatedata *neg_ctx = proxy ? &conn->data->state.proxyneg :
urldata.h 478 struct negotiatedata { struct
    [all...]
http.c 573 struct negotiatedata *negdata = proxy ?
753 struct negotiatedata *negdata = proxy?
    [all...]

Completed in 496 milliseconds