Searched refs:HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
26 constexpr int HASH_SIZE = 512; variable42 std::vector<uint8_t> hashBuf(HASH_SIZE); in DoSomethingInterestingWithMyAPI()
25 HASH_SIZE = 32 variable73 level_size = roundup(blocknum * HASH_SIZE, BLOCK_SIZE)