Searched refs:negotiatedata (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp_negotiate_sspi.c46 struct negotiatedata *neg_ctx)
85 struct negotiatedata *neg_ctx = proxy?&conn->data->state.proxyneg:
246 struct negotiatedata *neg_ctx = proxy?&conn->data->state.proxyneg:
275 static void cleanup(struct negotiatedata *neg_ctx)
H A Dhttp_negotiate.c64 struct negotiatedata *neg_ctx = proxy?&conn->data->state.proxyneg:
136 struct negotiatedata *neg_ctx = proxy?&data->state.proxyneg:
274 struct negotiatedata *neg_ctx = proxy?&conn->data->state.proxyneg:
363 static void cleanup(struct negotiatedata *neg_ctx)
H A Durldata.h439 struct negotiatedata { struct
1239 struct negotiatedata negotiate; /* state data for host Negotiate auth */
1240 struct negotiatedata proxyneg; /* state data for proxy Negotiate auth */
H A Dhttp.c532 struct negotiatedata *negdata = proxy?

Completed in 124 milliseconds