u-boot-brain/lib/rsa
Philippe Reynes b02f2e79c6 rsa: check that pointer checksum isn't NULL before using it
The pointer checksum were used before checking that it
isn't NULL. We move the code that use it after the check.

Reported-by: Coverity (CID: 185835)
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-03-25 11:44:12 -04:00
..
Kconfig lib/rsa: Kconfig: Remove superfluous 'depends on RSA' 2018-04-28 10:42:35 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rsa-checksum.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rsa-mod-exp.c xilinx: zynq: Add support to secure images 2018-07-19 10:49:54 +02:00
rsa-sign.c rsa: add support of padding pss 2018-12-03 10:44:10 -05:00
rsa-verify.c rsa: check that pointer checksum isn't NULL before using it 2019-03-25 11:44:12 -04:00