Home
last modified time | relevance | path

Searched refs:RSA_MULT_START_REG (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/mbedtls/port/esp32/
Dbignum.c156 start_op(RSA_MULT_START_REG); in esp_mpi_mul_mpi_mod_hw_op()
164 start_op(RSA_MULT_START_REG); in esp_mpi_mul_mpi_mod_hw_op()
184 start_op(RSA_MULT_START_REG); in esp_mpi_mul_mpi_hw_op()
207 start_op(RSA_MULT_START_REG); in esp_mont_hw_op()
269 start_op(RSA_MULT_START_REG); in esp_mpi_mult_mpi_failover_mod_mult_hw_op()
277 start_op(RSA_MULT_START_REG); in esp_mpi_mult_mpi_failover_mod_mult_hw_op()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dhwcrypto_reg.h31 #define RSA_MULT_START_REG (DR_REG_RSA_BASE + 0x810) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h32 #define RSA_MULT_START_REG (DR_REG_RSA_BASE + 0x814) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h40 #define RSA_MULT_START_REG (DR_REG_RSA_BASE + 0x814) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h40 #define RSA_MULT_START_REG (DR_REG_RSA_BASE + 0x814) macro
/hal_espressif-3.6.0/components/mbedtls/port/esp32s3/
Dbignum.c188 start_op(RSA_MULT_START_REG); in esp_mpi_mul_mpi_hw_op()
/hal_espressif-3.6.0/components/mbedtls/port/esp32c3/
Dbignum.c195 start_op(RSA_MULT_START_REG); in esp_mpi_mul_mpi_hw_op()
/hal_espressif-3.6.0/components/mbedtls/port/esp32h2/
Dbignum.c195 start_op(RSA_MULT_START_REG); in esp_mpi_mul_mpi_hw_op()
/hal_espressif-3.6.0/components/mbedtls/port/esp32s2/
Dbignum.c190 start_op(RSA_MULT_START_REG); in esp_mpi_mul_mpi_hw_op()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h40 #define RSA_MULT_START_REG (DR_REG_RSA_BASE + 0x814) macro