Files
u-boot/common
Alexandru Gagniuc 6909edb4ce image: rsa: Move verification algorithm to a linker list
Move the RSA verification crytpo_algo structure out of the
crypto_algos array, and into a linker list.

Although it appears we are adding an #ifdef to rsa-verify.c, the gains
outweigh this small inconvenience. This is because rsa_verify() is
defined differently based on #ifdefs. This change allows us to have
a single definition of rsa_verify().

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-07-16 15:38:49 -04:00
..
2021-07-02 15:03:53 -04:00
2021-07-06 10:38:03 -06:00
2013-04-01 16:33:52 -04:00
2020-05-18 21:19:18 -04:00
2021-04-20 07:31:12 -04:00
2021-03-12 17:41:35 -05:00
2021-06-08 11:39:09 -04:00
2021-04-20 07:31:12 -04:00
2021-04-12 17:44:55 -04:00
2021-04-20 07:31:12 -04:00
2020-10-22 09:54:53 -04:00