
15 May
2021
15 May
'21
5:20 p.m.
On Fri, 14 May 2021 at 13:46, Alexandru Gagniuc mr.nuke.me@gmail.com wrote:
Crytographic algorithms (currently RSA), are stored in linker lists. The crypto_algos array is unused, so remove it, and any logic associated with it.
Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com
common/image-sig.c | 13 ------------- 1 file changed, 13 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org