Home
last modified time | relevance | path

Searched defs:hash_size (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/extras/verity/
H A Dbuild_verity_tree_utils.cpp24 size_t hash_size, size_t level) { in verity_tree_blocks()
H A Dhash_tree_builder.cpp100 uint64_t input_size, size_t block_size, size_t hash_size) { in CalculateSize()
/aosp12/system/extras/verity/include/verity/
H A Dhash_tree_builder.h60 size_t hash_size() const { return hash_size_; } in hash_size() function
/aosp12/system/extras/libfec/test/
H A Dfec_unittest.cpp153 uint64_t hash_size = in TEST_F() local
241 uint64_t hash_size = in TEST_F() local
/aosp12/system/extras/libfec/
H A Dfec_verity.cpp133 unsigned int hash_size; in get_hash() local
213 uint64_t hash_size = verity_get_size(data_blocks * FEC_BLOCKSIZE, &levels, in verify_tree() local
/aosp12/bootable/recovery/tests/unit/
H A Dpackage_test.cpp85 uint64_t hash_size = file_content_.size() / 2; in TEST_F() local
/aosp12/art/runtime/
H A Dclass_linker.cc6394 size_t hash_size, in LinkVirtualHashTable()