Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dverity_utils.py99 def BuildVerityTree(sparse_image_path, verity_image_path): function
332 root_hash, salt = BuildVerityTree(out_file, verity_image_path)
671 root_hash, salt = BuildVerityTree(adjusted_partition, generated_verity_tree)