Searched refs:hash_block_count (Results 1 – 1 of 1) sorted by relevance
237 uint64_t hash_block_count = 0; in VerifyHashtree() local243 hash_block_count += next_level_block_count; in VerifyHashtree()250 if (hash_block_count * hash_block_size != tree_size) { in VerifyHashtree()