summaryrefslogtreecommitdiff
path: root/crypto/compress.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2018-02-19 23:47:59 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2018-03-03 00:03:17 +0800
commit1d955865c2739391608762281a8ee43f37dd9229 (patch)
treef7b7a06d209c20ef0f97875839d2850244a64981 /crypto/compress.c
parentc3fdb33ea19c16247682306359d045560915d037 (diff)
downloadlinux-crypto-1d955865c2739391608762281a8ee43f37dd9229.tar.gz
linux-crypto-1d955865c2739391608762281a8ee43f37dd9229.zip
crypto: simd - allow registering multiple algorithms at once
Add a function to crypto_simd that registers an array of skcipher algorithms, then allocates and registers the simd wrapper algorithms for them. It assumes the naming scheme where the names of the underlying algorithms are prefixed with two underscores. Also add the corresponding 'unregister' function. Most of the x86 crypto modules will be able to use these. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/compress.c')
0 files changed, 0 insertions, 0 deletions