On Thu, Dec 17, 2020 at 11:25 PM Eric Biggers <[email protected]> wrote: > > From: Eric Biggers <[email protected]> > > 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 <[email protected]>
Reviewed-by: Jason A. Donenfeld <[email protected]> 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.
