linux-stable/drivers/crypto/cavium
Ard Biesheuvel 04007b0e6c 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>
2019-08-22 14:57:33 +10:00
..
cpt crypto: cpt/des - switch to new verification routines 2019-08-22 14:39:39 +10:00
nitrox crypto: des - split off DES library from generic DES cipher driver 2019-08-22 14:57:33 +10:00
zip crypto: zip - Make some functions static 2019-03-28 13:55:34 +08:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00