Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
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
Dsign_apex.py61 def SignApexFile(avbtool, apex_file, payload_key, container_key, no_hashtree, argument