Searched refs:in_buf_desc (Results 1 – 1 of 1) sorted by relevance
431 SecBufferDesc in_buf_desc; in HttpAuthenticate() local432 in_buf_desc.ulVersion = 0; in HttpAuthenticate()433 in_buf_desc.cBuffers = 1; in HttpAuthenticate()434 in_buf_desc.pBuffers = &in_sec; in HttpAuthenticate()438 &in_buf_desc, 0, &neg->ctx, &out_buf_desc, &ret_flags, &lifetime); in HttpAuthenticate()