Searched refs:kNumHashBytes (Results 1 – 1 of 1) sorted by relevance
98 static const int kNumHashBytes = 1; variable101 static const int kNumHashBytes = 2; variable158 const UInt32 kNumVals = 1 << (kNumHashBytes * 8); in OpenStream()170 if (sig.GetCapacity() < kNumHashBytes) in OpenStream()177 processedSize -= (kNumHashBytes - 1); in OpenStream()191 … if (sig.GetCapacity() != 0 && pos + sig.GetCapacity() <= processedSize + (kNumHashBytes - 1) && in OpenStream()