diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-10-14 18:16:45 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-10-26 02:06:05 +1100 |
commit | 528282630ca961d6284f68f5f2f0057c86873bb6 (patch) | |
tree | 307324123ac73bba9d91116fdcecd7a24161dffc /crypto/hmac.c | |
parent | 2698bce1f05f0a13e2df1db7364df2b50a47e08d (diff) | |
download | linux-528282630ca961d6284f68f5f2f0057c86873bb6.tar.bz2 |
crypto: aegis128 - duplicate init() and final() hooks in SIMD code
In order to speed up aegis128 processing even more, duplicate the init()
and final() routines as SIMD versions in their entirety. This results
in a 2x speedup on ARM Cortex-A57 for ~1500 byte packets (using AES
instructions).
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/hmac.c')
0 files changed, 0 insertions, 0 deletions