esp-idf/components/mbedtls/port/aes
harshal.patil 38255c048a 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-12 14:41:41 +05:30
..
block fix(mbedtls): Fixed the transmission of return values of the esp-aes APIs 2023-07-12 14:41:41 +05:30
dma fix(mbedtls): Fixed the transmission of return values of the esp-aes APIs 2023-07-12 14:41:41 +05:30
esp_aes_common.c mbedtls: Update licenses of files updated in mbedtls-3.1 update 2022-03-04 05:18:58 +00:00
esp_aes_gcm.c fix(mbedtls): Fixed the transmission of return values of the esp-aes APIs 2023-07-12 14:41:41 +05:30
esp_aes_xts.c docs: update the algorithm and key name from AES-XTS to XTS-AES 2023-05-15 17:54:50 +08:00