u-boot-brain/test/lib
AKASHI Takahiro d090b39ecb test: add rsa_verify() unit test
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>
2020-03-12 08:20:39 -04:00
..
asn1.c test: add asn1 unit test 2019-12-06 16:44:20 -05:00
cmd_ut_lib.c cmd_ut: add a parameter prefix to the function cmd_ut_category 2020-01-07 11:13:25 -05:00
hexdump.c test: call hexdump tests via ut lib 2019-04-22 18:13:21 -04:00
lmb.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
Makefile test: add rsa_verify() unit test 2020-03-12 08:20:39 -04:00
rsa.c test: add rsa_verify() unit test 2020-03-12 08:20:39 -04:00
string.c test: provide unit test for memory functions 2019-02-09 07:50:53 -05:00
test_aes.c test: aes: fix memleak 2020-02-13 10:10:50 -05:00
test_errno_str.c test: provide test for errno_str() 2019-10-31 07:22:53 -04:00