Searched refs:private_key_paths (Results 1 – 2 of 2) sorted by relevance
74 const std::vector<std::string>& private_key_paths,85 const std::vector<std::string>& private_key_paths,94 const std::vector<std::string>& private_key_paths,
384 const vector<string>& private_key_paths, in SignHashWithKeys() argument387 for (const string& path : private_key_paths) { in SignHashWithKeys()398 const vector<string>& private_key_paths, in SignPayload() argument413 private_key_paths, in SignPayload()418 bool PayloadSigner::SignatureBlobLength(const vector<string>& private_key_paths, in SignatureBlobLength() argument426 SignHashWithKeys(hash_blob, private_key_paths, &sig_blob)); in SignatureBlobLength()