On 2/3/22 06:12, Alex Bennée wrote:
We have a lot of legacy mess in this imported code which makes
figuring out what is going on harder. Clean it up:
- delete non-SHA1HANDSOFF legs, remove symbol
- don't bother clearing variables at the end
- remove #if 0 dead code
- some light indentation fixes
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
tests/tcg/multiarch/sha1.c | 67 ++++++++++----------------------------
1 file changed, 17 insertions(+), 50 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~