Home
last modified time | relevance | path

Searched refs:output_token_length (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dhttp_negotiate_sspi.c225 neg_ctx->output_token_length = out_sec_buff.cbBuffer; in Curl_input_negotiate()
241 neg_ctx->output_token_length, in Curl_output_negotiate()
Durldata.h470 size_t output_token_length; member