Home
last modified time | relevance | path

Searched defs:tree_size (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/payload_generator/
Dpayload_generation_config_android.cc87 uint64_t tree_size = hash_tree_builder.CalculateSize(data_size); in VerifyVerityConfig() local
204 uint64_t tree_size = in LoadVerityConfig() local
/system/extras/verity/
Dbuild_verity_tree_main.cpp130 uint64_t tree_size = builder.CalculateSize(calculate_size); in main() local
/system/core/adb/client/
Dincremental_utils.cpp109 auto tree_size = int32_t(le32toh(le_tree_size)); // size of the verity tree in read_id_sig_headers() local
118 auto tree_size = int32_t(le32toh(le_tree_size)); // size of the verity tree in skip_id_sig_headers() local