uboot/lib/rsa
Simon Glass 5426716231 rsa: Fix two errors in the implementation
1. Failure to set the return code correctly
2. Failure to detect the loop end condition when the value is equal to
the modulus.

Reported-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-08-09 11:17:04 -04:00
..
Makefile
rsa-checksum.c includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
rsa-sign.c rsa: Fix two errors in the implementation 2014-08-09 11:17:04 -04:00
rsa-verify.c rsa: Fix two errors in the implementation 2014-08-09 11:17:04 -04:00