nuttx-apps/crypto/mbedtls/source
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
..
aes_alt.c crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
bignum_alt.c crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
cmac_alt.c mbedtls-alt: aligned alternative implementation return value with mbedtls 2025-07-30 15:41:50 +08:00
dev_alt.c crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
entropy_alt.c crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
md5_alt.c crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
poly1305_alt.c mbedtls-alt: aligned alternative implementation return value with mbedtls 2025-07-30 15:41:50 +08:00
ripemd160_alt.c crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
sha1_alt.c mbedtls-alt: aligned alternative implementation return value with mbedtls 2025-07-30 15:41:50 +08:00
sha256_alt.c mbedtls-alt: aligned alternative implementation return value with mbedtls 2025-07-30 15:41:50 +08:00
sha512_alt.c mbedtls-alt: aligned alternative implementation return value with mbedtls 2025-07-30 15:41:50 +08:00