linux/drivers/crypto/hisilicon
Eric Biggers b95bba5d01 crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Now that the blkcipher algorithm type has been removed in favor of
skcipher, rename the crypto_blkcipher kernel module to crypto_skcipher,
and rename the config options accordingly:

	CONFIG_CRYPTO_BLKCIPHER => CONFIG_CRYPTO_SKCIPHER
	CONFIG_CRYPTO_BLKCIPHER2 => CONFIG_CRYPTO_SKCIPHER2

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-11-01 13:42:47 +08:00
..
hpre crypto: hisilicon: Fix misuse of GENMASK macro 2019-10-23 19:47:00 +11:00
sec crypto: hisilicon - Matching the dma address for dma_pool_free() 2019-09-20 22:53:09 +10:00
zip crypto: hisilicon - fix param should be static when not external. 2019-10-26 02:09:59 +11:00
Kconfig crypto: skcipher - rename the crypto_blkcipher module and kconfig option 2019-11-01 13:42:47 +08:00
Makefile crypto: hisilicon - add HiSilicon HPRE accelerator 2019-10-10 23:36:31 +11:00
qm.c crypto: hisilicon - fix endianness verification problem of QM 2019-10-26 02:09:59 +11:00
qm.h crypto: hisilicon - fix endianness verification problem of QM 2019-10-26 02:09:59 +11:00
sgl.c crypto: hisilicon - misc fix about sgl 2019-10-10 23:36:31 +11:00