u-boot/lib/rsa
Philippe Reynes b560c704d6 lib: rsa: rsa-verify: also check that padding is not NULL
This commit adds a check on the padding in the function rsa_verify_key
to avoid using a NULL pointer.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-10-26 15:26:45 -04:00
..
Kconfig Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP 2021-10-07 16:53:50 +02:00
Makefile lib: Rename rsa-checksum.c to hash-checksum.c 2021-04-14 15:06:08 -04:00
rsa-keyprop.c rsa: crash in br_i32_decode() called from rsa_gen_key_prop() 2020-09-14 23:28:52 +02:00
rsa-mod-exp.c xilinx: zynq: Change types from u32 to uint32_t 2020-10-27 08:13:33 +01:00
rsa-sign.c image: Use Kconfig to enable FIT_RSASSA_PSS on host 2021-10-08 15:53:26 -04:00
rsa-verify.c lib: rsa: rsa-verify: also check that padding is not NULL 2021-10-26 15:26:45 -04:00