mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-03 09:51:44 +01:00
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>