diff options
author | Eric Biggers <ebiggers@google.com> | 2018-01-01 01:02:45 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-01-12 13:03:01 +0100 |
commit | 7660b1fb367eb3723b48d3980451fc4f25a05021 (patch) | |
tree | bacea5539f6c0d2590e158fbef956bfed8971da0 /crypto/testmgr.c | |
parent | crypto: Use zeroing memory allocator instead of allocator/memset (diff) | |
download | linux-7660b1fb367eb3723b48d3980451fc4f25a05021.tar.xz linux-7660b1fb367eb3723b48d3980451fc4f25a05021.zip |
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 'crypto/testmgr.c')
0 files changed, 0 insertions, 0 deletions