linux/drivers/crypto/marvell
LABBE Corentin c22dafb3b1 crypto: marvell - 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:35 +08:00
..
cesa.c
cesa.h
cipher.c crypto: marvell - check return value of sg_nents_for_len 2015-11-17 22:00:35 +08:00
hash.c crypto: marvell - check return value of sg_nents_for_len 2015-11-17 22:00:35 +08:00
Makefile
tdma.c