summaryrefslogtreecommitdiff
path: root/crypto/ecdh_helper.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2018-12-04 22:20:00 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2018-12-13 18:24:57 +0800
commitf143a2a1eb86378ba03560d1882683fc13175034 (patch)
treefd9f96bd6be5e553eb788353aead3feb117df6a6 /crypto/ecdh_helper.c
parentf4278d718b9b2674caf7ceb8e9c0d85a5c790f96 (diff)
downloadlinux-crypto-f143a2a1eb86378ba03560d1882683fc13175034.tar.gz
linux-crypto-f143a2a1eb86378ba03560d1882683fc13175034.zip
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
Add a 64-bit SSE2 implementation of NHPoly1305, an ε-almost-∆-universal hash function used in the Adiantum encryption mode. For now, only the NH portion is actually SSE2-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 'crypto/ecdh_helper.c')
0 files changed, 0 insertions, 0 deletions