Searched defs:private_key_paths (Results 1 – 2 of 2) sorted by relevance
363 const vector<string>& private_key_paths, in SignHashWithKeys()383 const vector<string>& private_key_paths, in SignPayload()402 bool PayloadSigner::SignatureBlobLength(const vector<string>& private_key_paths, in SignatureBlobLength()
213 const vector<string>& private_key_paths, in SignGeneratedShellPayloadWithKeys()336 vector<string> private_key_paths = {private_key_path}; in SignGeneratedShellPayload() local