summaryrefslogtreecommitdiff
path: root/crypto/cipher.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2019-08-15 12:01:09 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2019-08-22 14:57:33 +1000
commita041b0253c4c8efcd7984e27a82fa6fa751a58e9 (patch)
treed76a7d3ba632c4087757c45a52d12cb7fc1a2f24 /crypto/cipher.c
parent52c062b6bb825a5232b221f3aefef7561b2fafc5 (diff)
downloadlinux-crypto-a041b0253c4c8efcd7984e27a82fa6fa751a58e9.tar.gz
linux-crypto-a041b0253c4c8efcd7984e27a82fa6fa751a58e9.zip
crypto: des - split off DES library from generic DES cipher driver
Another one for the cipher museum: split off DES core processing into a separate module so other drivers (mostly for crypto accelerators) can reuse the code without pulling in the generic DES cipher itself. This will also permit the cipher interface to be made private to the crypto API itself once we move the only user in the kernel (CIFS) to this library interface. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cipher.c')
0 files changed, 0 insertions, 0 deletions