Searched defs:VerifySignedPayload (Results 1 – 2 of 2) sorted by relevance
143 int VerifySignedPayload(const string& in_file, const string& public_key) { in VerifySignedPayload() function
247 bool PayloadSigner::VerifySignedPayload(const string& payload_path, in VerifySignedPayload() function in chromeos_update_engine::PayloadSigner