diff options
author | Eric Biggers <ebiggers@google.com> | 2019-11-18 10:22:16 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-22 13:48:39 +0300 |
commit | 413808b71e6204b0cc1eeaa77960f7c3cd381d33 (patch) | |
tree | 066de837a558fe66c353eda30ffd2ee15c1f0b64 /.cocciconfig | |
parent | b62755aed3a3f5ca9edd2718339ccea3b6bbbe57 (diff) | |
download | linux-413808b71e6204b0cc1eeaa77960f7c3cd381d33.tar.xz |
crypto: lib/chacha20poly1305 - use chacha20_crypt()
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@google.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions