1
0
Fork 0
alistair23-linux/drivers/crypto/qce
LABBE Corentin 4fa9948ca5 crypto: qce - check return value of sg_nents_for_len
The sg_nents_for_len() function could fail, this patch add a check for
its return value.

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-11-17 22:00:36 +08:00
..
Makefile crypto: qce - Build Qualcomm crypto driver 2014-07-03 21:42:03 +08:00
ablkcipher.c crypto: qce - check return value of sg_nents_for_len 2015-11-17 22:00:36 +08:00
cipher.h crypto: qce - dma_map_sg can handle chained SG 2015-10-08 21:42:19 +08:00
common.c crypto: qce - fix sparse warnings 2014-07-08 21:18:21 +08:00
common.h crypto: qce - fix sparse warnings 2014-07-08 21:18:21 +08:00
core.c crypto: qce: drop owner assignment from platform_drivers 2014-10-20 16:20:26 +02:00
core.h
dma.c crypto: qce - dma_map_sg can handle chained SG 2015-10-08 21:42:19 +08:00
dma.h crypto: qce - dma_map_sg can handle chained SG 2015-10-08 21:42:19 +08:00
regs-v5.h
sha.c crypto: qce - check return value of sg_nents_for_len 2015-11-17 22:00:36 +08:00
sha.h crypto: qce - dma_map_sg can handle chained SG 2015-10-08 21:42:19 +08:00