diff options
author | Eric Biggers <ebiggers@google.com> | 2018-02-19 23:47:59 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-03-03 00:03:17 +0800 |
commit | d14f0a1fc488af563ec3b3767383190d2b331b5e (patch) | |
tree | 579cdc00c95c78a44cd150ceda38b7a0a300514a /mm/frontswap.c | |
parent | d800e3430e51e3450d8fa25b2eb2a50e5e413f29 (diff) | |
download | linux-d14f0a1fc488af563ec3b3767383190d2b331b5e.tar.gz linux-d14f0a1fc488af563ec3b3767383190d2b331b5e.tar.bz2 linux-d14f0a1fc488af563ec3b3767383190d2b331b5e.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 'mm/frontswap.c')
0 files changed, 0 insertions, 0 deletions