1
0
Fork 0
alistair23-linux/drivers/crypto/marvell
Ard Biesheuvel 8160ee7e28 crypto: marvell/cesa - rename blkcipher to skcipher
The driver specific types contain some rudimentary references to the
blkcipher API, which is deprecated and will be removed. To avoid confusion,
rename these to skcipher. This is a cosmetic change only, as the code does
not actually use the blkcipher API.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-11-17 09:02:49 +08:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
cesa.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cesa.h crypto: marvell/cesa - rename blkcipher to skcipher 2019-11-17 09:02:49 +08:00
cipher.c crypto: marvell/cesa - rename blkcipher to skcipher 2019-11-17 09:02:49 +08:00
hash.c crypto: marvell - Use kzfree rather than its implementation 2019-09-09 23:48:40 +10:00
tdma.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00