u-boot/lib/ecdsa
Bob Wolff 9522956605 Check curve_name for null to avoid crash
If mixed rsa and ecdsa keys are specified in dtsi, an rsa key can be sent
into the ecdsa verify. Without the ecdsa,curve property, this function will
crash due to lack of checking the null pointer return.

Signed-off-by: Bob Wolff <bob.wolff68@gmail.com>
2024-03-07 07:41:41 -05:00
..
ecdsa-libcrypto.c mkimage: ecdsa: password for signing from environment 2023-06-20 16:08:13 -04:00
ecdsa-verify.c Check curve_name for null to avoid crash 2024-03-07 07:41:41 -05:00
Kconfig spl: Ensure all SPL symbols in Kconfig have some SPL dependency 2022-07-07 09:29:08 -04:00
Makefile lib: ecdsa: Implement UCLASS_ECDSA verification on target 2021-08-16 10:49:35 +02:00