Home
last modified time | relevance | path

Searched refs:ecdsa_ll_get_operation_result (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/
Decdsa_hal.c31 return ecdsa_ll_get_operation_result(); in ecdsa_hal_get_operation_result()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Decdsa_ll.h354 static inline int ecdsa_ll_get_operation_result(void) in ecdsa_ll_get_operation_result() function