Searched refs:dig_response (Results 1 – 1 of 1) sorted by relevance
341 std::string dig_response = MD5(HA1 + ":" + middle + ":" + HA2); in HttpAuthenticate() local354 ss << ", response=\"" << dig_response << "\""; in HttpAuthenticate()