diff options
author | Eric Biggers <ebiggers@google.com> | 2019-03-10 12:00:57 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-03-22 20:57:26 +0800 |
commit | e151a8d28c2c99c8a9a9bfbe2bd612e692c33efd (patch) | |
tree | ebf217bc7f345f011a9927bc3aa27b9187cd4ee8 /crypto/tcrypt.c | |
parent | 477309580dcc5791a76302c53e50d0b8693b13bc (diff) | |
download | linux-e151a8d28c2c99c8a9a9bfbe2bd612e692c33efd.tar.bz2 |
crypto: x86/morus1280 - convert to use AEAD SIMD helpers
Convert the x86 implementations of MORUS-1280 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/tcrypt.c')
0 files changed, 0 insertions, 0 deletions