kernel-5.4: backport
fd16931a2f51 for chacha neon
Without this patch, the chacha block counter is not incremented on neon
rounds, resulting in incorrect calculations and corrupt packets.
This also switches to using `--no-numbered --zero-commit` so that future
diffs are smaller.
Reported-by: Hans Geiblinger <[email protected]>
Reviewed-by: Ilya Lipnitskiy <[email protected]>
Cc: David Bauer <[email protected]>
Cc: Petr Štetiar <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>