summaryrefslogtreecommitdiff
path: root/net/bpf/Makefile
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2019-07-02 22:41:39 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2019-07-26 07:58:11 +0300
commite5f050402f1870317826990e968493e4411a0d53 (patch)
tree88ce00a234aa97f71df7e4a7fa254fc8d82458db /net/bpf/Makefile
parent5eedf315f27d3990f4d00c7cd3b9751e184a83b1 (diff)
downloadlinux-e5f050402f1870317826990e968493e4411a0d53.tar.xz
crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)
AES in CTR mode is used by modes such as GCM and CCM, which are often used in contexts where only synchronous ciphers are permitted. So provide a synchronous version of ctr(aes) 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. We have a helper for this now in the AES library, so wire that up. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/bpf/Makefile')
0 files changed, 0 insertions, 0 deletions