commit | 7cdc0ddbf74a19cecb2f0e9efa2cae9d3c665189 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Wed Jul 03 10:55:10 2019 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jul 26 15:03:58 2019 +1000 |
tree | 5b44bcb399174e6d64d90ef96e0a80e42350b609 | |
parent | 521cdde758bf331d4e264ef3deef5a26d5ce0b4f [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>