nuttx-apps/crypto/mbedtls
makejian 08fdbb03bb mbedtls-alt: aligned alternative implementation return value with mbedtls
mbedtls interfaces overwritten by nuttx crypto driver, change return value of mbedtls interfaces from return value of nuttx crypto driver into starndard return value of mbedtls

Signed-off-by: makejian <makejian@xiaomi.com>
2025-07-30 15:41:50 +08:00
..
include crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
source mbedtls-alt: aligned alternative implementation return value with mbedtls 2025-07-30 15:41:50 +08:00
.gitignore crypto: Initial support for mbedtls 2021-11-04 15:20:14 -03:00
0001-mbedtls-entropy_poll-use-getrandom-to-get-the-system.patch Update MbedTLS 3.4.0 -> 3.6.2 and set it as default 2024-12-01 17:57:21 +08:00
0002-mbedtls-add-mbedtls-x509-crt-pool.patch Update MbedTLS 3.4.0 -> 3.6.2 and set it as default 2024-12-01 17:57:21 +08:00
0003-Fix-MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT-warning.patch MbedTLS: patch warning when DTLS is off 2024-12-05 13:45:38 +08:00
CMakeLists.txt crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Kconfig mbedtls: add MBEDTLS_SSL_COOKIE_C to Kconfig for manual configuration 2025-03-24 21:49:36 +08:00
Make.defs crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00