Home
last modified time | relevance | path

Searched refs:ecc_ll_power_up (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/mbedtls/port/ecc/
Desp_ecc.c21 ecc_ll_power_up(); in esp_ecc_acquire_hardware()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Decc_ll.h23 static inline void ecc_ll_power_up(void) {} in ecc_ll_power_up() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Decc_ll.h25 static inline void ecc_ll_power_up(void) in ecc_ll_power_up() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Decc_ll.h29 static inline void ecc_ll_power_up(void) in ecc_ll_power_up() function
/hal_espressif-latest/components/mbedtls/port/ecdsa/
Decdsa_alt.c53 ecc_ll_power_up(); in esp_ecdsa_acquire_hardware()