diff options
author | Eric Biggers <ebiggers@google.com> | 2019-03-10 12:00:55 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-03-22 20:57:26 +0800 |
commit | b6708c2d8fbdeecfaf8380329d4e136f68deef05 (patch) | |
tree | 95641dc7e72c3840d96fac6449442eeaef820680 /include/crypto | |
parent | d628132a5e3d0183ac59a3ebbd3a9dff8b20ac7e (diff) | |
download | linux-b6708c2d8fbdeecfaf8380329d4e136f68deef05.tar.gz linux-b6708c2d8fbdeecfaf8380329d4e136f68deef05.tar.bz2 linux-b6708c2d8fbdeecfaf8380329d4e136f68deef05.zip |
crypto: x86/aegis256 - convert to use AEAD SIMD helpers
Convert the x86 implementation of AEGIS-256 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 'include/crypto')
0 files changed, 0 insertions, 0 deletions