diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-07-24 13:28:15 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-08-04 04:27:22 +0300 |
commit | ec808bbef0b15ad103771222d419245617378f32 (patch) | |
tree | d124df8125277a21a7449274f606295eca344ba9 /arch/arm64/crypto/ghash-ce-glue.c | |
parent | 611d5324f488b82ef224ab493f1ed5fb2af6f003 (diff) | |
download | linux-ec808bbef0b15ad103771222d419245617378f32.tar.xz |
crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR
Of the various chaining modes implemented by the bit sliced AES driver,
only CTR is exposed as a synchronous cipher, and requires a fallback in
order to remain usable once we update the kernel mode NEON handling logic
to disallow nested use. So wire up the existing CTR fallback C code.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm64/crypto/ghash-ce-glue.c')
0 files changed, 0 insertions, 0 deletions