esp-idf/components/mbedtls
harshal.patil 895d86621b fix(mbedtls): Fixed the transmission of return values of the esp-aes APIs
- Earlier, some intermediate return values were not stored and returned,
thus incorrect return values used to get transmitted to the upper layer of APIs.

- Also, zeroised the output buffer in case of error condition.
2023-07-14 14:20:47 +05:30
..
esp_crt_bundle Update common cert authorities csv 2023-03-12 11:00:24 +08:00
mbedtls@65b3c0857c mbedtls: update submodule to include: 2023-07-10 14:11:51 +00:00
port fix(mbedtls): Fixed the transmission of return values of the esp-aes APIs 2023-07-14 14:20:47 +05:30
test_apps fix(mbedtls): Fix incorrect assert for H/W MPI operations 2023-07-13 16:24:44 +05:30
CMakeLists.txt build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES 2023-05-10 09:53:55 +08:00
Kconfig mbedtls: Update config options as per release/v3.4.0 2023-04-24 11:56:56 +05:30