Searched refs:check_block_hash (Results 1 – 2 of 2) sorted by relevance
157 bool hashtree_info::check_block_hash(const uint8_t *expected, in check_block_hash() function in hashtree_info176 return check_block_hash(expected, block); in check_block_hash_with_index()224 !check_block_hash(root, data)) { in verify_tree()228 !check_block_hash(root, data)) { in verify_tree()289 if (!check_block_hash(buffer.data(), data)) { in verify_tree()295 !check_block_hash(buffer.data(), data)) { in verify_tree()
109 bool check_block_hash(const uint8_t *expected, const uint8_t *block);