Searched defs:key_path (Results 1 – 3 of 3) sorted by relevance
/build/make/tools/releasetools/ |
D | sign_target_files_apks.py | 877 def ReplaceVerityPublicKey(output_zip, filename, key_path): argument 889 def ReplaceVerityPrivateKey(misc_info, key_path): argument 900 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
|
D | sign_target_files_apks | 877 def ReplaceVerityPublicKey(output_zip, filename, key_path): argument 889 def ReplaceVerityPrivateKey(misc_info, key_path): argument 900 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
|
D | verity_utils.py | 364 key_path, algorithm, salt, signing_args): argument 701 key_path, algorithm, signing_args): argument
|