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