mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-11 02:07:46 +00:00
fix(hal): updated API description and added comments
This commit is contained in:
@@ -151,7 +151,7 @@ static inline esp_aes_state_t aes_ll_get_state(void)
|
||||
*
|
||||
* @note Only used for DMA transforms
|
||||
*
|
||||
* @param mode
|
||||
* @param mode Mode of operation to set (e.g., ECB, CBC, CTR, etc.)
|
||||
*/
|
||||
static inline void aes_ll_set_block_mode(esp_aes_mode_t mode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user