diff options
author | Eric Biggers <ebiggers@google.com> | 2018-01-01 03:02:45 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-01-12 15:03:01 +0300 |
commit | 7660b1fb367eb3723b48d3980451fc4f25a05021 (patch) | |
tree | bacea5539f6c0d2590e158fbef956bfed8971da0 /Documentation | |
parent | 75d68369b544acc5d14c18a827654dfff248d09d (diff) | |
download | linux-7660b1fb367eb3723b48d3980451fc4f25a05021.tar.xz |
crypto: chacha20 - use rol32() macro from bitops.h
For chacha20_block(), use the existing 32-bit left-rotate function
instead of defining one ourselves.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions