aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crypto_engine.c
diff options
context:
space:
mode:
authorGaurav Jain <gaurav.jain@nxp.com>2023-08-08 12:55:25 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2023-08-18 17:01:08 +0800
commite30685204711a6be40dec2622606950ccd37dafe (patch)
tree0639ab7e50c816cfc488ae79976d3f7ed32322a0 /crypto/crypto_engine.c
parentcrypto: caam - fix PM operations definition (diff)
downloadlinux-rng-e30685204711a6be40dec2622606950ccd37dafe.tar.xz
linux-rng-e30685204711a6be40dec2622606950ccd37dafe.zip
crypto: caam - fix unchecked return value error
error: Unchecked return value (CHECKED_RETURN) check_return: Calling sg_miter_next without checking return value fix: added check if(!sg_miter_next) Fixes: 8a2a0dd35f2e ("crypto: caam - strip input zeros from RSA input buffer") Signed-off-by: Gaurav Jain <gaurav.jain@nxp.com> Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> Reviewed-by: Gaurav Jain <gaurav.jain@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/crypto_engine.c')
0 files changed, 0 insertions, 0 deletions