Home
last modified time | relevance | path

Searched refs:hash_block_size (Results 1 – 7 of 7) sorted by relevance

/external/avb/libavb/
Davb_hashtree_descriptor.c48 dest->hash_block_size = avb_be32toh(dest->hash_block_size); in avb_hashtree_descriptor_validate_and_byteswap()
Davb_hashtree_descriptor.h73 uint32_t hash_block_size; member
/external/u-boot/lib/libavb/
Davb_hashtree_descriptor.c29 dest->hash_block_size = avb_be32toh(dest->hash_block_size); in avb_hashtree_descriptor_validate_and_byteswap()
Davb_hashtree_descriptor.h54 uint32_t hash_block_size; member
/external/avb/test/
Davb_util_unittest.cc184 h.hash_block_size = htobe32(n32); in TEST_F()
208 EXPECT_EQ(n32, s.hash_block_size); in TEST_F()
Davbtool_unittest.cc1082 EXPECT_EQ(4096UL, d.hash_block_size); in AddHashtreeFooterTest()
/external/avb/
Davbtool1283 self.hash_block_size, self.fec_num_roots, self.fec_offset, self.fec_size,
1313 self.hash_block_size = 0
1337 self.hash_block_size))
1363 self.hash_block_size, self.fec_num_roots,
2482 c += ' {}'.format(ht.hash_block_size) # hash_block
3343 ht_desc.hash_block_size = block_size