Searched refs:have_chlg (Results 1 – 1 of 1) sorted by relevance
81 bool have_chlg; in Curl_output_digest() local120 have_chlg = digest->input_token ? TRUE : FALSE; in Curl_output_digest()122 have_chlg = digest->nonce ? TRUE : FALSE; in Curl_output_digest()125 if(!have_chlg) { in Curl_output_digest()