summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorEric Biggers2018-12-05 07:20:01 +0100
committerHerbert Xu2018-12-13 11:24:57 +0100
commit0f961f9f670e7c07690bfde2f533b93c653569cc (patch)
treed54b424f9468c1cde6deacae580044748f9f7628 /kernel
parentcrypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305 (diff)
downloadkernel-qcow2-linux-0f961f9f670e7c07690bfde2f533b93c653569cc.tar.gz
kernel-qcow2-linux-0f961f9f670e7c07690bfde2f533b93c653569cc.tar.xz
kernel-qcow2-linux-0f961f9f670e7c07690bfde2f533b93c653569cc.zip
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Add a 64-bit AVX2 implementation of NHPoly1305, an ε-almost-∆-universal hash function used in the Adiantum encryption mode. For now, only the NH portion is actually AVX2-accelerated; the Poly1305 part is less performance-critical so is just implemented in C. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions