summaryrefslogtreecommitdiffstats
path: root/include/crypto
diff options
context:
space:
mode:
authorEric Biggers2018-11-17 02:26:19 +0100
committerHerbert Xu2018-11-20 07:26:55 +0100
commit5e04542a0e0763294e9fced73a149c38c4e0cee5 (patch)
treee3e8e27f525ffe09547455ee341571ac9be986ce /include/crypto
parentcrypto: chacha20-generic - add HChaCha20 library function (diff)
downloadkernel-qcow2-linux-5e04542a0e0763294e9fced73a149c38c4e0cee5.tar.gz
kernel-qcow2-linux-5e04542a0e0763294e9fced73a149c38c4e0cee5.tar.xz
kernel-qcow2-linux-5e04542a0e0763294e9fced73a149c38c4e0cee5.zip
crypto: chacha20-generic - don't unnecessarily use atomic walk
chacha20-generic doesn't use SIMD instructions or otherwise disable preemption, so passing atomic=true to skcipher_walk_virt() is unnecessary. Suggested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Martin Willi <martin@strongswan.org> Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions