Searched refs:kNumHashBytes (Results 1 – 1 of 1) sorted by relevance
1025 static const unsigned kNumHashBytes = 1; variable1028 static const unsigned kNumHashBytes = 2; variable2276 const UInt32 kNumVals = (UInt32)1 << (kNumHashBytes * 8); in OpenStream2()2318 if (sig.Size() < kNumHashBytes) in OpenStream2()2475 if (availSize < kNumHashBytes) in OpenStream2()2478 ((availSize >= kAfterSize) ? kAfterSize : kNumHashBytes); in OpenStream2()