Searched defs:private_key_paths (Results 1 – 2 of 2) sorted by relevance
345 const vector<string>& private_key_paths, in SignHashWithKeys()365 const vector<string>& private_key_paths, in SignPayload()384 bool PayloadSigner::SignatureBlobLength(const vector<string>& private_key_paths, in SignatureBlobLength()
243 const vector<string>& private_key_paths, in SignGeneratedShellPayloadWithKeys()367 vector<string> private_key_paths = {private_key_path}; in SignGeneratedShellPayload() local