diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2020-06-16 14:26:48 +0900 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-07-11 23:14:16 +0200 |
commit | 491bfe86062464b892386e8c8dfe0069975ecedc (patch) | |
tree | baec662d2fe965b8818aabe40a987998bd8e607b /disk | |
parent | 53ce9a6ed98b69a82e54a28254b014e480fc98ca (diff) | |
download | u-boot-491bfe86062464b892386e8c8dfe0069975ecedc.zip u-boot-491bfe86062464b892386e8c8dfe0069975ecedc.tar.gz u-boot-491bfe86062464b892386e8c8dfe0069975ecedc.tar.bz2 |
lib: rsa: export rsa_verify_with_pkey()
This function will be used to implement public_key_verify_signature()
in a later patch. rsa_verify() is not suitable here because calculation
of message digest is not necessary.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions