Home
last modified time | relevance | path

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

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