Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_crypto_lock.c37 void esp_crypto_hmac_lock_release(void) in esp_crypto_hmac_lock_release() function
53 esp_crypto_hmac_lock_release(); in esp_crypto_ds_lock_release()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Desp_crypto_lock.c41 void esp_crypto_hmac_lock_release(void) in esp_crypto_hmac_lock_release() function
57 esp_crypto_hmac_lock_release(); in esp_crypto_ds_lock_release()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Desp_crypto_lock.c45 void esp_crypto_hmac_lock_release(void) in esp_crypto_hmac_lock_release() function
61 esp_crypto_hmac_lock_release(); in esp_crypto_ds_lock_release()
/hal_espressif-latest/components/esp_hw_support/
Desp_hmac.c78 esp_crypto_hmac_lock_release(); in esp_hmac_calculate()
138 esp_crypto_hmac_lock_release(); in esp_hmac_calculate()
175 esp_crypto_hmac_lock_release(); in esp_hmac_jtag_enable()
186 esp_crypto_hmac_lock_release(); in esp_hmac_jtag_disable()
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32c3/
Desp_crypto_lock.h25 void esp_crypto_hmac_lock_release(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s3/
Desp_crypto_lock.h47 void esp_crypto_hmac_lock_release(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32c6/
Desp_crypto_lock.h25 void esp_crypto_hmac_lock_release(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32h2/
Desp_crypto_lock.h25 void esp_crypto_hmac_lock_release(void);
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_crypto_lock.c44 void esp_crypto_hmac_lock_release(void) in esp_crypto_hmac_lock_release() function