Searched refs:HashMatch (Results 1 – 1 of 1) sorted by relevance
1154 bool HashMatch = (StoredHash == RecalculatedHash); in decompress() local1183 << "Hashes match: " << (HashMatch ? "Yes" : "No") << "\n"; in decompress()