- 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
1e74586ee9/src/crypto/aesb.c (L151-L180)