summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorEric Biggers2019-03-10 20:00:52 +0100
committerHerbert Xu2019-03-22 13:57:26 +0100
commit149e12252fb38937d3efa4419be1a87884ab1427 (patch)
tree6dc827cc1942836441d67fbe7ca4214029225398 /crypto/Kconfig
parentcrypto: x86/aesni - convert to use skcipher SIMD bulk registration (diff)
downloadkernel-qcow2-linux-149e12252fb38937d3efa4419be1a87884ab1427.tar.gz
kernel-qcow2-linux-149e12252fb38937d3efa4419be1a87884ab1427.tar.xz
kernel-qcow2-linux-149e12252fb38937d3efa4419be1a87884ab1427.zip
crypto: x86/aesni - convert to use AEAD SIMD helpers
Convert the AES-NI implementations of "gcm(aes)" and "rfc4106(gcm(aes))" 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/Kconfig')
0 files changed, 0 insertions, 0 deletions