Pol Mauri 96f5381574 Small function declaration cleanup in slow-hash.c
- These functions are declared twice in slow-hash.c. Remove one of the copies.
- The declarations have the wrong return type, should be void, not int.

Function definitions here: 1e74586ee9/src/crypto/aesb.c (L151-L180)
Test plan: make release-test
2019-02-14 14:44:03 +00:00
..
2018-10-08 21:42:38 +02:00
2019-02-12 12:16:22 +00:00
2018-10-07 20:04:10 +02:00
2018-10-07 20:04:10 +02:00
2018-01-26 10:03:20 -05:00
2018-10-22 23:10:58 +02:00