[PATCH v2 11/11] wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM

Jason A. Donenfeld Jason at zx2c4.com
Fri Dec 18 11:02:39 EST 2020


On Thu, Dec 17, 2020 at 11:25 PM Eric Biggers <ebiggers at kernel.org> wrote:
>
> From: Eric Biggers <ebiggers at google.com>
>
> When available, select the new implementation of BLAKE2s for 32-bit ARM.
> This is faster than the generic C implementation.
>
> Signed-off-by: Eric Biggers <ebiggers at google.com>

Reviewed-by: Jason A. Donenfeld <Jason at zx2c4.com>

When this series is ready, feel free to pull this commit in via
Herbert's tree, rather than my usual wireguard-linux.git->net-next.git
route. That will ensure the blake2s stuff lands all at once and we
won't have to synchronize anything.



More information about the linux-arm-kernel mailing list