Searched defs:no_hashtree (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | apex_utils.py | 221 algorithm, salt, hash_algorithm, no_hashtree, signing_args=None): argument 249 def VerifyApexPayload(avbtool, payload_file, payload_key, no_hashtree=False): argument 336 no_hashtree, signing_args=None, sign_tool=None): argument 412 no_hashtree, signing_args=None, sign_tool=None): argument 478 no_hashtree, signing_args=None, sign_tool=None): argument
|
H A D | sign_apex.py | 61 def SignApexFile(avbtool, apex_file, payload_key, container_key, no_hashtree, argument
|
/aosp_15_r20/system/apex/proto/ |
H A D | apex_build_info.proto | 44 bool no_hashtree = 7; field
|
/aosp_15_r20/external/avb/ |
H A D | avbtool.py | 3604 no_hashtree, check_at_most_once): argument
|