Searched refs:kNumHashBytes (Results 1 – 1 of 1) sorted by relevance
1089 static const unsigned kNumHashBytes = 1; variable1092 static const unsigned kNumHashBytes = 2; variable2385 const UInt32 kNumVals = (UInt32)1 << (kNumHashBytes * 8); in OpenStream2()2429 if (sig.Size() < kNumHashBytes) in OpenStream2()2586 if (availSize < kNumHashBytes) in OpenStream2()2589 ((availSize >= kAfterSize) ? kAfterSize : kNumHashBytes); in OpenStream2()