esp-idf/components/mbedtls
harshal.patil ae3026a60b 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-20 18:54:37 +05:30
..
esp_crt_bundle Tools: Fix Python style warnings 2022-08-09 14:30:52 +02:00
mbedtls@15b55d406d mbedtls: Update to release v2.28.3 2023-04-03 14:28:12 +05:30
port fix(mbedtls): Fixed the transmission of return values of the esp-aes APIs 2023-07-20 18:54:37 +05:30
test aes: fix DMA descriptor calculation for the alignment case 2023-06-07 09:20:20 +05:30
CMakeLists.txt esp_crt_bundle: Fix build problems if MBEDTLS_CERTIFICATE_BUNDLE is disabled 2022-06-12 09:29:12 +05:30
component.mk ci: Fix issues for build stage 2022-02-02 15:03:48 +05:30
Kconfig mbedtls: Update config options as per v2.28.2 release 2023-01-04 15:36:24 +05:30
Makefile.projbuild esp32, mbedtls: check component name when enabling test flags 2018-11-20 01:27:24 +08:00