Home
last modified time | relevance | path

Searched refs:RSA_CONSTANT_TIME_REG (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h22 #define RSA_CONSTANT_TIME_REG (DR_REG_RSA_BASE + 0x820) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h30 #define RSA_CONSTANT_TIME_REG (DR_REG_RSA_BASE + 0x820) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h30 #define RSA_CONSTANT_TIME_REG (DR_REG_RSA_BASE + 0x820) macro
/hal_espressif-3.6.0/components/mbedtls/port/esp32s3/
Dbignum.c167 DPORT_REG_WRITE(RSA_CONSTANT_TIME_REG, 0); in esp_mpi_exp_mpi_mod_hw_op()
/hal_espressif-3.6.0/components/mbedtls/port/esp32c3/
Dbignum.c174 REG_WRITE(RSA_CONSTANT_TIME_REG, 0); in esp_mpi_exp_mpi_mod_hw_op()
/hal_espressif-3.6.0/components/mbedtls/port/esp32h2/
Dbignum.c174 REG_WRITE(RSA_CONSTANT_TIME_REG, 0); in esp_mpi_exp_mpi_mod_hw_op()
/hal_espressif-3.6.0/components/mbedtls/port/esp32s2/
Dbignum.c169 DPORT_REG_WRITE(RSA_CONSTANT_TIME_REG, 0); in esp_mpi_exp_mpi_mod_hw_op()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h30 #define RSA_CONSTANT_TIME_REG (DR_REG_RSA_BASE + 0x820) macro