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.cc198 const string& private_key_path) { in CreatePrivateKeyFromPath()
213 bool PayloadSigner::GetMaximumSignatureSize(const string& private_key_path, in GetMaximumSignatureSize()
278 const string& private_key_path, in SignHash()
468 const string& private_key_path, in GetMetadataSignature()
Dpayload_file.cc122 const string& private_key_path, in WritePayload()
216 const std::string& private_key_path, in WritePayload()
Ddelta_diff_generator.cc172 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.cc222 string private_key_path = GetBuildArtifactsPath(kUnittestPrivateKeyPath); in SignGeneratedPayload() local
335 string private_key_path; in SignGeneratedShellPayload() local