Home
last modified time | relevance | path

Searched defs:no_hashtree (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/build/make/tools/releasetools/
H A Dapex_utils.py221 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 Dsign_apex.py61 def SignApexFile(avbtool, apex_file, payload_key, container_key, no_hashtree, argument
/aosp_15_r20/system/apex/proto/
H A Dapex_build_info.proto44 bool no_hashtree = 7; field
/aosp_15_r20/external/avb/
H A Davbtool.py3604 no_hashtree, check_at_most_once): argument