Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32h2/include/soc/
Decdsa_reg.h183 #define ECDSA_RESULT_REG (DR_REG_ECDSA_BASE + 0x24) macro
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Decdsa_ll.h356 return REG_GET_BIT(ECDSA_RESULT_REG, ECDSA_OPERATION_RESULT); in ecdsa_ll_get_operation_result()