Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dsign_apex.py54 def SignApexFile(avbtool, apex_file, payload_key, container_key, no_hashtree, argument
67 no_hashtree=no_hashtree,
132 no_hashtree=False,
Dtest_apex_utils.py53 self.SALT, 'sha256', no_hashtree=True)
66 self.SALT, 'sha256', no_hashtree=True)
75 self.SALT, 'sha256', no_hashtree=False)
85 self.SALT, 'sha256', no_hashtree=True)
87 no_hashtree=True)
120 no_hashtree=True)
136 no_hashtree=True)
Dapex_utils.py172 algorithm, salt, hash_algorithm, no_hashtree, signing_args=None): argument
183 if no_hashtree:
197 VerifyApexPayload(avbtool, payload_file, payload_key_path, no_hashtree)
200 def VerifyApexPayload(avbtool, payload_file, payload_key, no_hashtree=False): argument
204 if no_hashtree:
287 no_hashtree, signing_args=None): argument
331 no_hashtree,
Dsign_target_files_apks.py521 no_hashtree=True,
Dsign_target_files_apks521 no_hashtree=True,