nuttx-apps/crypto/tinycrypt
yangjiao 910409b4fb resolve the compile error.
Update the test cases' source code to solve the conflict of test function name,like below:"/home/yangjiao/Vela_Project/vela_TinyCrypt/apps/crypto/tinycrypt/tinycrypt/tests/test_sha256.c:149: multiple definition of `test_5'; /home/yangjiao/Vela_Project/vela_TinyCrypt/nuttx/staging/libapps.a(test_hmac_prng.c.home.yangjiao.Vela_Project.vela_TinyCrypt.apps.crypto.tinycrypt.o):/home/yangjiao/Vela_Project/vela_TinyCrypt/apps/crypto/tinycrypt/tinycrypt/tests/test_hmac_prng.c:316: first defined here".

Signed-off-by: yangjiao <yangjiao@xiaomi.com>
2023-08-11 21:47:47 +08:00
..
.gitignore crypto/tinycrypt: sync .gitignore with mbedtls/.gitignore 2023-01-30 00:06:24 +08:00
0001-TinyCrypt-test-resolve-compile-error.patch resolve the compile error. 2023-08-11 21:47:47 +08:00
Kconfig porting tinycrypt tests. 2023-08-11 21:47:47 +08:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile resolve the compile error. 2023-08-11 21:47:47 +08:00