Searched refs:SignHashWithKeys (Results 1 – 4 of 4) sorted by relevance
58 static bool SignHashWithKeys(
308 bool PayloadSigner::SignHashWithKeys(const brillo::Blob& hash_data, in SignHashWithKeys() function in chromeos_update_engine::PayloadSigner338 SignHashWithKeys(hash_data, private_key_paths, out_serialized_signature)); in SignPayload()349 SignHashWithKeys(hash_blob, private_key_paths, &sig_blob)); in SignatureBlobLength()
99 PayloadSigner::SignHashWithKeys(hash_blob, private_keys, out_signature)); in SignSampleData()
258 TEST_AND_RETURN_FALSE(PayloadSigner::SignHashWithKeys( in WritePayload()