linux/drivers/crypto/hisilicon
Christophe JAILLET 11364d6131 crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps
Use bitmap_zalloc()/bitmap_free() instead of hand-writing them.
It is less verbose and it improves the semantic.

While at it, add an explicit include <linux/bitmap.h>.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-07-29 18:29:17 +08:00
..
hpre crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq 2022-07-29 18:28:54 +08:00
sec crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq 2022-07-08 15:21:16 +08:00
sec2 crypto: hisilicon/sec - fix auth key size error 2022-07-29 18:29:17 +08:00
trng crypto: hisilicon/trng - fix local variable type 2022-06-17 17:19:20 +08:00
zip crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps 2022-07-29 18:29:17 +08:00
Kconfig crypto: hisilicon/sec - add sm4 generic selection 2022-05-06 18:16:55 +08:00
Makefile crypto: hisilicon/trng - add HiSilicon TRNG driver support 2020-11-27 17:13:43 +11:00
qm.c crypto: hisilicon/qm - modify event irq processing 2022-06-17 17:19:20 +08:00
sgl.c crypto: hisilicon/sgl - align the hardware sgl dma address 2022-04-15 16:34:30 +08:00