Files
android_kernel_xiaomi_sm8450/drivers/crypto
LABBE Corentin f9970c2865 crypto: caam - 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.
We do the same for sg_count since it use sg_nents_for_len().

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-11-17 22:00:38 +08:00
..
2015-11-07 01:30:10 +01:00
2015-08-24 22:07:43 +08:00
2015-07-08 15:18:46 +08:00