Home
last modified time | relevance | path

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

/test/vts-testcase/security/avb/
DVtsSecurityAvbTest.cpp245 uint64_t hash_block_count = 0; in VerifyHashtree() local
251 hash_block_count += next_level_block_count; in VerifyHashtree()
258 if (hash_block_count * hash_block_size != tree_size) { in VerifyHashtree()