summary refs log tree commit diff
path: root/crypto/tea.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-03-10 12:00:56 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2019-03-22 20:57:26 +0800
commit477309580dcc5791a76302c53e50d0b8693b13bc (patch)
treee165812cef4391a4be4f55115d141545d7e3ecbb /crypto/tea.c
parentb6708c2d8fbdeecfaf8380329d4e136f68deef05 (diff)
downloadlinux-477309580dcc5791a76302c53e50d0b8693b13bc.tar.gz
crypto: x86/morus640 - convert to use AEAD SIMD helpers
Convert the x86 implementation of MORUS-640 to use the AEAD SIMD
helpers, rather than hand-rolling the same functionality.  This
simplifies the code and also fixes the bug where the user-provided
aead_request is modified.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tea.c')
0 files changed, 0 insertions, 0 deletions