Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/port/ecc/
Desp_ecc.c42 ecc_hal_start_calc(); in esp_ecc_point_multiply()
66 ecc_hal_start_calc(); in esp_ecc_point_verify()
/hal_espressif-latest/components/hal/include/hal/
Decc_hal.h42 void ecc_hal_start_calc(void);
/hal_espressif-latest/components/hal/
Decc_hal.c20 void ecc_hal_start_calc(void) in ecc_hal_start_calc() function