diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2019-11-08 13:22:14 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-17 09:02:40 +0800 |
commit | b36d8c09e710c71f6a9690b6586fea2d1c9e1e27 (patch) | |
tree | 28964932a4baebfbdb1f8bfc741fedfb371a41b7 /arch/arm/crypto/sha1_neon_glue.c | |
parent | 29621d099f9c642b22a69dc8e7e20c108473a392 (diff) |
crypto: arm/chacha - remove dependency on generic ChaCha driver
Instead of falling back to the generic ChaCha skcipher driver for
non-SIMD cases, use a fast scalar implementation for ARM authored
by Eric Biggers. This removes the module dependency on chacha-generic
altogether, which also simplifies things when we expose the ChaCha
library interface from this module.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm/crypto/sha1_neon_glue.c')
0 files changed, 0 insertions, 0 deletions