diff options
author | Jason A. Donenfeld | 2016-11-07 20:47:09 +0100 |
---|---|---|
committer | Herbert Xu | 2016-11-13 17:45:03 +0800 |
commit | 109e23bd10b5688895e61916435834c71a0bd1ed (patch) | |
tree | d44afb0c4525df292525acc91bb76d2857105a2c /crypto/dh.c | |
parent | 650d4a978271850278466ba7222bcfc893ce9542 (diff) |
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 'crypto/dh.c')
0 files changed, 0 insertions, 0 deletions