Function esp_idf_sys::esp_aes_release_hardware
source ยท pub unsafe extern "C" fn esp_aes_release_hardware()
Expand description
\brief Unlock access to AES hardware unit
esp_aes_xxx API calls automatically manage locking & unlocking of hardware, this function is only needed if you want to call ets_aes_xxx functions directly.