Home
last modified time | relevance | path

Searched refs:esp_crypto_ecdsa_lock_release (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/soc/esp32h2/
Desp_crypto_lock.h92 void esp_crypto_ecdsa_lock_release(void);
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Desp_crypto_lock.c102 void esp_crypto_ecdsa_lock_release(void) in esp_crypto_ecdsa_lock_release() function
/hal_espressif-latest/components/mbedtls/port/ecdsa/
Decdsa_alt.c61 esp_crypto_ecdsa_lock_release(); in esp_ecdsa_release_hardware()