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