kernel-5.10: backport chacha non block size optimizations
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 2 Mar 2021 08:51:42 +0000 (09:51 +0100)
committerDavid Bauer <mail@david-bauer.net>
Tue, 2 Mar 2021 09:54:38 +0000 (10:54 +0100)
commit1265dbafcdce30c6e6db914b70f2824851c0e0b7
treea3bcc3e91b9128eb858437bad2863dbc5ec15af1
parentd54072587146dd0db9bb52b513234d944edabda3
kernel-5.10: backport chacha non block size optimizations

These make a big difference when doing WireGuard with small armv7
routers, and the 5.4 backport already has it.

Suggested-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Cc: David Bauer <mail@david-bauer.net>
Cc: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
target/linux/generic/backport-5.10/071-crypto-arm-chacha-neon-optimize-for-non-block-size-m.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/072-crypto-arm-chacha-neon-add-missing-counter-increment.patch [new file with mode: 0644]