summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2020-11-17 14:32:14 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2020-11-27 17:13:40 +1100
commitac50aec41a9f9590b1d48bd4daa2251f0025052a (patch)
treea7aa512520ee918e1a2ee6033bdbe9374b0c5ca9 /drivers/crypto/qce
parent97b70180b7f97224762b63f211305a8052d07960 (diff)
downloadlinux-stable-ac50aec41a9f9590b1d48bd4daa2251f0025052a.tar.gz
linux-stable-ac50aec41a9f9590b1d48bd4daa2251f0025052a.tar.bz2
linux-stable-ac50aec41a9f9590b1d48bd4daa2251f0025052a.zip
crypto: aegis128 - expose SIMD code path as separate driver
Wiring the SIMD code into the generic driver has the unfortunate side effect that the tcrypt testing code cannot distinguish them, and will therefore not use the latter to fuzz test the former, as it does for other algorithms. So let's refactor the code a bit so we can register two implementations: aegis128-generic and aegis128-simd. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Reviewed-by: Ondrej Mosnacek <omosnacek@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/qce')
0 files changed, 0 insertions, 0 deletions