Home
last modified time | relevance | path

Searched refs:RSA_QUERY_IDLE_REG (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drsa_reg.h133 #define RSA_QUERY_IDLE_REG (DR_REG_RSA_BASE + 0x818) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drsa_reg.h133 #define RSA_QUERY_IDLE_REG (DR_REG_RSA_BASE + 0x818) macro
/hal_espressif-latest/components/mbedtls/port/esp32c6/
Dbignum.c124 while (REG_READ(RSA_QUERY_IDLE_REG) != 1) in wait_op_complete()
/hal_espressif-latest/components/mbedtls/port/esp32h2/
Dbignum.c124 while (REG_READ(RSA_QUERY_IDLE_REG) != 1) in wait_op_complete()