mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-12 13:27:36 +00:00

API `esp_ds_encrypt_params` do not require aligned and DMA capable output buffer for C3/S3/H2/C6. Implementation in ROM code has been updated to remove usage of DMA mode. This commit updates the API documentation.