Searched refs:have_chlg (Results 1 – 1 of 1) sorted by relevance
82 bool have_chlg; in Curl_output_digest() local121 have_chlg = digest->input_token ? TRUE : FALSE; in Curl_output_digest()123 have_chlg = digest->nonce ? TRUE : FALSE; in Curl_output_digest()126 if(!have_chlg) { in Curl_output_digest()