Searched refs:kNumHashBytes (Results 1 – 1 of 1) sorted by relevance
815 static const unsigned kNumHashBytes = 1; variable818 static const unsigned kNumHashBytes = 2; variable1986 const UInt32 kNumVals = (UInt32)1 << (kNumHashBytes * 8); in OpenStream2()2028 if (sig.Size() < kNumHashBytes) in OpenStream2()2169 if (availSize < kNumHashBytes) in OpenStream2()2172 ((availSize >= kAfterSize) ? kAfterSize : kNumHashBytes); in OpenStream2()