1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/crypto/hisilicon/zip
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
..
Makefile crypto: hisilicon - add HiSilicon ZIP accelerator support 2019-08-09 15:11:54 +10:00
zip.h crypto: hisilicon/qm: Move the QM header to include/linux 2022-03-15 11:34:08 -06:00
zip_crypto.c crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps 2022-07-29 18:29:17 +08:00
zip_main.c crypto: hisilicon/qm - move alloc qm->wq to qm.c 2022-06-17 17:19:20 +08:00