summaryrefslogtreecommitdiff
path: root/crypto/dh.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-11-07 20:47:09 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2016-11-13 17:45:03 +0800
commita5423819d23e4825f28eadc8547f86b382440c6e (patch)
tree6f3b2b29ff84954a52385fbb1c1c8e876d453fa4 /crypto/dh.c
parent01302ad1baeba5d0a846ceea5be968a8a900fdda (diff)
downloadlinux-crypto-a5423819d23e4825f28eadc8547f86b382440c6e.tar.gz
linux-crypto-a5423819d23e4825f28eadc8547f86b382440c6e.zip
crypto: poly1305 - Use unaligned access where required
By using the unaligned access helpers, we drastically improve performance on small MIPS routers that have to go through the exception fix-up handler for these unaligned accesses. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reviewed-by: Eric Biggers <ebiggers@google.com> Acked-by: Martin Willi <martin@strongswan.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions