nuttx-apps/crypto/mbedtls
makejian 4e016e2260 mbedtls: add nuttx crypto alternative implementation in mbedtls
(1)add dev_alt to manage /dev/crypto
(2)add sha_alt to alternate sha1 algorithm
(3)use new mbedtls_config.h to admin configs of mbedtls
Signed-off-by: makejian <makejian@xiaomi.com>
2023-08-11 18:13:11 +08:00
..
include mbedtls: add nuttx crypto alternative implementation in mbedtls 2023-08-11 18:13:11 +08:00
source mbedtls: add nuttx crypto alternative implementation in mbedtls 2023-08-11 18:13:11 +08:00
.gitignore crypto: Initial support for mbedtls 2021-11-04 15:20:14 -03:00
CMakeLists.txt cmake:migrate apps CMakeLists for mbedtls 2023-08-03 05:53:05 -07:00
Kconfig mbedtls: add nuttx crypto alternative implementation in mbedtls 2023-08-11 18:13:11 +08:00
Make.defs mbedtls: add nuttx crypto alternative implementation in mbedtls 2023-08-11 18:13:11 +08:00
Makefile mbedtls: add nuttx crypto alternative implementation in mbedtls 2023-08-11 18:13:11 +08:00