Home
last modified time | relevance | path

Searched defs:private_key_path (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/payload_generator/
Dpayload_signer.cc196 const string& private_key_path) { in CreatePrivateKeyFromPath()
211 bool PayloadSigner::GetMaximumSignatureSize(const string& private_key_path, in GetMaximumSignatureSize()
276 const string& private_key_path, in SignHash()
466 const string& private_key_path, in GetMetadataSignature()
Dpayload_file.cc121 const string& private_key_path, in WritePayload()
215 const std::string& private_key_path, in WritePayload()
Ddelta_diff_generator.cc168 const string& private_key_path, in GenerateUpdatePayloadFile()
/system/extras/verity/
Dgenerate_verity_key.c34 static int write_public_keyfile(RSA *private_key, const char *private_key_path) in write_public_keyfile()
/system/update_engine/aosp/
Dupdate_attempter_android_integration_test.cc187 const std::string& private_key_path) { in AddSignatureInfoToPayload()
271 const auto private_key_path = in ApplyPayload() local
/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc219 string private_key_path = GetBuildArtifactsPath(kUnittestPrivateKeyPath); in SignGeneratedPayload() local
336 string private_key_path; in SignGeneratedShellPayload() local