Searched refs:get_hash (Results 1 – 2 of 2) sorted by relevance
124 int hashtree_info::get_hash(const uint8_t *block, uint8_t *hash) { in get_hash() function in hashtree_info162 if (unlikely(get_hash(block, hash.data()) == -1)) { in check_block_hash()332 if (get_hash(zero_block.data(), zero_hash.data()) == -1) { in verify_tree()
111 int get_hash(const uint8_t *block, uint8_t *hash);