mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 05:34:28 +00:00
d090b39ecb
In this patch, a very simple test is added to verify that rsa_verify() using rsa_verify_with_pkey() work correctly. To keep the code simple, all the test data, either public key and verified binary data, are embedded in the source. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> |
||
---|---|---|
.. | ||
asn1.c | ||
cmd_ut_lib.c | ||
hexdump.c | ||
lmb.c | ||
Makefile | ||
rsa.c | ||
string.c | ||
test_aes.c | ||
test_errno_str.c |