Home
last modified time | relevance | path

Searched defs:private_key_paths (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_generator/
Dpayload_signer.cc360 const vector<string>& private_key_paths, in SignHashWithKeys()
380 const vector<string>& private_key_paths, in SignPayload()
399 bool PayloadSigner::SignatureBlobLength(const vector<string>& private_key_paths, in SignatureBlobLength()
/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc254 const vector<string>& private_key_paths, in SignGeneratedShellPayloadWithKeys()
374 vector<string> private_key_paths = {private_key_path}; in SignGeneratedShellPayload() local