nuttx-apps/crypto
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
..
libsodium crypto: Fix Kconfig style 2023-08-09 19:24:17 +03:00
libtomcrypt porting libtomcrypt tests cases,update make config. 2023-08-11 15:57:59 +08:00
mbedtls mbedtls: add mbedtls sha256/sha512 alternative implementation 2023-08-11 18:13:11 +08:00
tinycrypt resolve the compile error. 2023-08-11 21:47:47 +08:00
tinydtls crypto: add Eclipse tinydtls support 2023-07-27 09:33:10 -07:00
wolfssl add wolfssl integration files 2023-05-15 13:24:47 -03:00
.gitignore Add support for libtomcrypt 2021-07-12 17:49:26 -03:00
CMakeLists.txt cmake:migrate apps CMakeLists for mbedtls 2023-08-03 05:53:05 -07:00
Make.defs Add support for libtomcrypt 2021-07-12 17:49:26 -03:00
Makefile Add support for libtomcrypt 2021-07-12 17:49:26 -03:00