u-boot/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
Makefile
rsa-checksum.c
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