diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-07-02 22:41:40 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-07-26 07:58:11 +0300 |
commit | 0a5dff9882e56f80ff021e039aee93e167f16b9e (patch) | |
tree | 7842f63a4f988e79a0e91ecf828e8d770e076222 /CREDITS | |
parent | e5f050402f1870317826990e968493e4411a0d53 (diff) | |
download | linux-0a5dff9882e56f80ff021e039aee93e167f16b9e.tar.xz |
crypto: arm/ghash - provide a synchronous version
GHASH is used by the GCM mode, which is often used in contexts where
only synchronous ciphers are permitted. So provide a synchronous version
of GHASH based on the existing code. This requires a non-SIMD fallback
to deal with invocations occurring from a context where SIMD instructions
may not be used.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions