Searched refs:hashtree_info (Results 1 – 3 of 3) sorted by relevance
78 struct hashtree_info { struct122 hashtree_info hashtree; argument130 hashtree_info hashtree;147 hashtree_info hashtree() const { in hashtree()
124 int hashtree_info::get_hash(const uint8_t *block, uint8_t *hash) { in get_hash()141 int hashtree_info::initialize(uint64_t hash_start, uint64_t data_blocks, in initialize()157 bool hashtree_info::check_block_hash(const uint8_t *expected, in check_block_hash()171 bool hashtree_info::check_block_hash_with_index(uint64_t index, in check_block_hash_with_index()181 bool hashtree_info::ecc_read_hashes(fec_handle *f, uint64_t hash_offset, in ecc_read_hashes()204 int hashtree_info::verify_tree(const fec_handle *f, const uint8_t *root) { in verify_tree()
146 hashtree_info hashtree; in parse_avb_image()