u-boot/lib/rsa
Anton Moryakov babc6eef2f lib: rsa: add NULL check for 'algo' in
- Check return value of fdt_getprop for NULL.
- Return -EFAULT if 'algo' property is missing.
- Prevent NULL pointer dereference in strcmp."

Triggers found by static analyzer Svace.

Signed-off-by: Anton Moryakov <ant.v.moryakov@gmail.com>
2025-03-13 14:23:09 -06:00
..
Kconfig spl: Ensure all SPL symbols in Kconfig have some SPL dependency 2022-07-07 09:29:08 -04:00
Makefile global: Rename SPL_TPL_ to PHASE_ 2024-10-11 11:44:48 -06:00
rsa-keyprop.c lib: Remove <common.h> inclusion from these files 2023-12-21 08:54:37 -05:00
rsa-mod-exp.c lib: Remove <common.h> inclusion from these files 2023-12-21 08:54:37 -05:00
rsa-sign.c lib: rsa: Set conventional salt length RSA-PSS parameter 2024-11-14 18:14:05 -06:00
rsa-verify.c lib: rsa: add NULL check for 'algo' in 2025-03-13 14:23:09 -06:00