diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2021-07-14 17:05:43 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-16 15:39:29 -0400 |
commit | 92c960bc1d4c8f702171fea0d87e86f317d4b597 (patch) | |
tree | cabe37adb11a7e9a41797f403fe827078e685a49 /common/image-sig.c | |
parent | 820c4968c3f5a3440344ca5ec51ccfb9271d05ac (diff) |
lib: rsa: Remove #ifdefs from rsa.h
It is no longer necessary to implement rsa_() functions as no-ops
depending on config options. It is merely sufficient to provide the
prototypes, as the rsa code is no longer linked when unused.
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/image-sig.c')
0 files changed, 0 insertions, 0 deletions