linux/drivers/crypto/marvell
Romain Perier e26df73f80 crypto: marvell - Add a macro constant for the size of the crypto queue
Adding a macro constant to be used for the size of the crypto queue,
instead of using a numeric value directly. It will be easier to
maintain in case we add more than one crypto queue of the same size.

Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-06-23 18:13:59 +08:00
..
cesa.c crypto: marvell - Add a macro constant for the size of the crypto queue 2016-06-23 18:13:59 +08:00
cesa.h crypto: marvell/cesa - fix memory leak 2016-03-17 19:09:04 +08:00
cipher.c crypto: marvell - check return value of sg_nents_for_len 2015-11-17 22:00:35 +08:00
hash.c crypto: marvell/cesa - remove unneeded condition 2016-04-05 20:35:45 +08:00
Makefile
tdma.c crypto: marvell/cesa - Use dma_pool_zalloc 2016-05-03 16:10:13 +08:00