Searched refs:SignHashWithKeys (Results 1 – 4 of 4) sorted by relevance
55 static bool SignHashWithKeys(
346 bool PayloadSigner::SignHashWithKeys(const brillo::Blob& hash_data, in SignHashWithKeys() function in chromeos_update_engine::PayloadSigner382 SignHashWithKeys(hash_data, private_key_paths, out_serialized_signature)); in SignPayload()393 SignHashWithKeys(hash_blob, private_key_paths, &sig_blob)); in SignatureBlobLength()
94 PayloadSigner::SignHashWithKeys(hash_blob, private_keys, out_signature)); in SignSampleData()
267 TEST_AND_RETURN_FALSE(PayloadSigner::SignHashWithKeys( in WritePayload()