kernel_optimize_test/drivers/crypto/marvell
Himanshu Jha 06ec1f82bf crypto: Use PTR_ERR_ZERO
Use PTR_ERROR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
Build successfully.

Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-09-22 17:43:27 +08:00
..
cesa.c crypto: marvell - Use an unique pool to copy results of requests 2016-10-21 11:03:40 +08:00
cesa.h crypto: marvell - Copy IVDIG before launching partial DMA ahash requests 2016-12-16 19:59:39 +08:00
cipher.c crypto: marvell - Use an unique pool to copy results of requests 2016-10-21 11:03:40 +08:00
hash.c crypto: marvell - Use IPAD/OPAD constant 2017-05-23 12:52:07 +08:00
Makefile crypto: marvell/cesa - add TDMA support 2015-06-19 22:18:03 +08:00
tdma.c crypto: Use PTR_ERR_ZERO 2017-09-22 17:43:27 +08:00