commit | cf3d41adcc3595e7ccfbc9359a5daf39ee07aa8b | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Mon Aug 12 01:59:10 2019 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Aug 15 21:52:15 2019 +1000 |
tree | 7d0bdbfd7c864dd1c22c3338f1cd85bc3892f1dc | |
parent | 8083b1bf8163e7ae7d8c90f221106d96450b8aa8 [diff] |
crypto: aegis128 - add support for SIMD acceleration Add some plumbing to allow the AEGIS128 code to be built with SIMD routines for acceleration. Reviewed-by: Ondrej Mosnacek <omosnace@redhat.com> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>