Searched refs:neg_ctx (Results 1 – 1 of 1) sorted by relevance
51 struct negotiatedata *neg_ctx; in Curl_input_negotiate() local59 neg_ctx = &data->state.proxyneg; in Curl_input_negotiate()67 neg_ctx = &data->state.negotiate; in Curl_input_negotiate()85 if(neg_ctx->context) { in Curl_input_negotiate()94 header, neg_ctx); in Curl_input_negotiate()99 struct negotiatedata *neg_ctx = proxy ? &conn->data->state.proxyneg : in Curl_output_negotiate() local106 result = Curl_auth_create_spnego_message(conn->data, neg_ctx, &base64, &len); in Curl_output_negotiate()