Home
last modified time | relevance | path

Searched defs:public_key_path (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/update_engine/payload_consumer/
H A Ddelta_performer.h161 void set_public_key_path(const std::string& public_key_path) { in set_public_key_path()
H A Ddelta_performer_integration_test.cc255 const string& public_key_path, in SignGeneratedShellPayloadWithKeys()
810 string public_key_path = signature_test == kSignatureGeneratedShellECKey in ApplyDeltaFile() local
H A Ddelta_performer_unittest.cc174 string public_key_path = GetBuildArtifactsPath(kUnittestPublicKeyPath); in SetUp() local
/aosp12/system/update_engine/payload_generator/
H A Dpayload_signer.cc248 const string& public_key_path) { in VerifySignedPayload()