diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2020-02-21 15:12:59 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-03-12 08:20:39 -0400 |
commit | 0cc7a7535fd06bcf2fd3386e26ee05a1280c67a4 (patch) | |
tree | 9a9af4793dfc991be8b82768a70f38f8f9b4330c /cmd/pinmux.c | |
parent | e0d310b098b1e3dd2ad4e0e4efbbb81b90ae4bc7 (diff) | |
download | u-boot-0cc7a7535fd06bcf2fd3386e26ee05a1280c67a4.tar.gz |
lib: rsa: add rsa_verify_with_pkey()
This function, and hence rsa_verify(), will perform RSA verification
with two essential parameters for a RSA public key in contract of
rsa_verify_with_keynode(), which requires additional three parameters
stored in FIT image.
It will be used in implementing UEFI secure boot, i.e. image authentication
and variable authentication.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/pinmux.c')
0 files changed, 0 insertions, 0 deletions