summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2018-01-01 01:02:45 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2018-01-12 13:03:01 +0100
commit7660b1fb367eb3723b48d3980451fc4f25a05021 (patch)
treebacea5539f6c0d2590e158fbef956bfed8971da0 /crypto/testmgr.c
parentcrypto: Use zeroing memory allocator instead of allocator/memset (diff)
downloadlinux-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