On Sun, Nov 17, 2019 at 11:22:16PM -0800, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > Use chacha20_crypt() instead of chacha_crypt(), since it's not really > appropriate for users of the ChaCha library API to be passing the number > of rounds as an argument. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > lib/crypto/chacha20poly1305.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt