Re: [PATCH v2 5/6] crypto: x86/chacha20 - refactor to allow varying number of rounds

From: Martin Willi
Date: Sat Dec 01 2018 - 11:44:02 EST



> In preparation for adding XChaCha12 support, rename/refactor the
> x86_64 SIMD implementations of ChaCha20 to support different numbers
> of rounds.
>
> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>

Reviewed-by: Martin Willi <martin@xxxxxxxxxxxxxx>