Searched refs:no_hashtree (Results 1 – 5 of 5) sorted by relevance
/build/make/tools/releasetools/ |
D | sign_apex.py | 54 def SignApexFile(avbtool, apex_file, payload_key, container_key, no_hashtree, argument 67 no_hashtree=no_hashtree, 132 no_hashtree=False,
|
D | test_apex_utils.py | 53 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)
|
D | apex_utils.py | 172 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,
|
D | sign_target_files_apks.py | 521 no_hashtree=True,
|
D | sign_target_files_apks | 521 no_hashtree=True,
|