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;
192 struct negotiatedata *nego);
197 struct negotiatedata *nego,
201 void Curl_auth_spnego_cleanup(struct negotiatedata *nego);
spnego_gssapi.c 81 struct negotiatedata *nego)
209 struct negotiatedata *nego,
250 void Curl_auth_spnego_cleanup(struct negotiatedata *nego)
spnego_sspi.c 89 struct negotiatedata *nego)
263 struct negotiatedata *nego,
295 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 341 struct negotiatedata { struct
    [all...]
http.c 562 struct negotiatedata *negdata = proxy ?
742 struct negotiatedata *negdata = proxy?
    [all...]

Completed in 65 milliseconds