Home
last modified time | relevance | path

Searched refs:esp_crypto_ds_lock_release (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/soc/esp32c3/
Desp_crypto_lock.h39 void esp_crypto_ds_lock_release(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s3/
Desp_crypto_lock.h33 void esp_crypto_ds_lock_release(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32c6/
Desp_crypto_lock.h39 void esp_crypto_ds_lock_release(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32h2/
Desp_crypto_lock.h39 void esp_crypto_ds_lock_release(void);
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_crypto_lock.c34 void esp_crypto_ds_lock_release(void) in esp_crypto_ds_lock_release() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_crypto_lock.c50 void esp_crypto_ds_lock_release(void) in esp_crypto_ds_lock_release() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Desp_crypto_lock.c54 void esp_crypto_ds_lock_release(void) in esp_crypto_ds_lock_release() function
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Desp_crypto_lock.c58 void esp_crypto_ds_lock_release(void) in esp_crypto_ds_lock_release() function
/hal_espressif-latest/components/esp_hw_support/
Desp_ds.c276 esp_crypto_ds_lock_release(); in ds_disable_release()
435 esp_crypto_ds_lock_release(); in esp_ds_encrypt_params()