Home
last modified time | relevance | path

Searched defs:private_key_path (Results 1 – 5 of 5) 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()
Ddelta_diff_generator.cc164 const string& private_key_path, in GenerateUpdatePayloadFile()
Dpayload_file.cc120 const string& private_key_path, in WritePayload()
/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/payload_consumer/
Ddelta_performer_integration_test.cc230 string private_key_path = GetBuildArtifactsPath(kUnittestPrivateKeyPath); in SignGeneratedPayload() local
343 string private_key_path; in SignGeneratedShellPayload() local