diff options
author | Eric Biggers <ebiggers@google.com> | 2019-03-10 12:00:53 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-03-22 20:57:26 +0800 |
commit | de272ca72c6152e26b9799d21eb511aac03b6e2d (patch) | |
tree | 2e8b41f59bbe8bffab6b311cc6626745b99e0642 /crypto/seqiv.c | |
parent | 149e12252fb38937d3efa4419be1a87884ab1427 (diff) | |
download | lwn-de272ca72c6152e26b9799d21eb511aac03b6e2d.tar.gz lwn-de272ca72c6152e26b9799d21eb511aac03b6e2d.zip |
crypto: x86/aegis128 - convert to use AEAD SIMD helpers
Convert the x86 implementation of AEGIS-128 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/seqiv.c')
0 files changed, 0 insertions, 0 deletions