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.cc211 const string& private_key_path) { in CreatePrivateKeyFromPath()
226 bool PayloadSigner::GetMaximumSignatureSize(const string& private_key_path, in GetMaximumSignatureSize()
291 const string& private_key_path, in SignHash()
481 const string& private_key_path, in GetMetadataSignature()
Dpayload_file.cc120 const string& private_key_path, in WritePayload()
211 const std::string& private_key_path, in WritePayload()
Ddelta_diff_generator.cc164 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.cc186 const std::string& private_key_path) { in AddSignatureInfoToPayload()
270 const auto private_key_path = in ApplyPayload() local
/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc223 string private_key_path = GetBuildArtifactsPath(kUnittestPrivateKeyPath); in SignGeneratedPayload() local
336 string private_key_path; in SignGeneratedShellPayload() local