Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_generator/
H A 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()
H A Ddelta_diff_generator.cc164 const string& private_key_path, in GenerateUpdatePayloadFile()
H A Dpayload_file.cc120 const string& private_key_path, in WritePayload()
/aosp12/system/extras/verity/
H A Dgenerate_verity_key.c34 static int write_public_keyfile(RSA *private_key, const char *private_key_path) in write_public_keyfile()
/aosp12/system/update_engine/payload_consumer/
H A Ddelta_performer_integration_test.cc230 string private_key_path = GetBuildArtifactsPath(kUnittestPrivateKeyPath); in SignGeneratedPayload() local
343 string private_key_path; in SignGeneratedShellPayload() local