Home
last modified time | relevance | path

Searched refs:DR_REG_RSA_BASE (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drsa_reg.h17 #define RSA_M_MEM (DR_REG_RSA_BASE + 0x0)
23 #define RSA_Z_MEM (DR_REG_RSA_BASE + 0x200)
29 #define RSA_Y_MEM (DR_REG_RSA_BASE + 0x400)
35 #define RSA_X_MEM (DR_REG_RSA_BASE + 0x600)
41 #define RSA_M_PRIME_REG (DR_REG_RSA_BASE + 0x800)
53 #define RSA_MODE_REG (DR_REG_RSA_BASE + 0x804)
65 #define RSA_QUERY_CLEAN_REG (DR_REG_RSA_BASE + 0x808)
82 #define RSA_SET_START_MODEXP_REG (DR_REG_RSA_BASE + 0x80c)
99 #define RSA_SET_START_MODMULT_REG (DR_REG_RSA_BASE + 0x810)
116 #define RSA_SET_START_MULT_REG (DR_REG_RSA_BASE + 0x814)
[all …]
Dreg_base.h42 #define DR_REG_RSA_BASE 0x6008A000 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drsa_reg.h17 #define RSA_M_MEM_REG (DR_REG_RSA_BASE + 0x0)
23 #define RSA_Z_MEM_REG (DR_REG_RSA_BASE + 0x200)
29 #define RSA_Y_MEM_REG (DR_REG_RSA_BASE + 0x400)
35 #define RSA_X_MEM_REG (DR_REG_RSA_BASE + 0x600)
41 #define RSA_M_PRIME_REG (DR_REG_RSA_BASE + 0x800)
53 #define RSA_MODE_REG (DR_REG_RSA_BASE + 0x804)
65 #define RSA_QUERY_CLEAN_REG (DR_REG_RSA_BASE + 0x808)
82 #define RSA_SET_START_MODEXP_REG (DR_REG_RSA_BASE + 0x80c)
99 #define RSA_SET_START_MODMULT_REG (DR_REG_RSA_BASE + 0x810)
116 #define RSA_SET_START_MULT_REG (DR_REG_RSA_BASE + 0x814)
[all …]
Dreg_base.h33 #define DR_REG_RSA_BASE 0x6008A000 macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dhwcrypto_reg.h20 #define RSA_MEM_M_BLOCK_BASE ((DR_REG_RSA_BASE)+0x000)
22 #define RSA_MEM_RB_BLOCK_BASE ((DR_REG_RSA_BASE)+0x200)
23 #define RSA_MEM_Z_BLOCK_BASE ((DR_REG_RSA_BASE)+0x200)
24 #define RSA_MEM_Y_BLOCK_BASE ((DR_REG_RSA_BASE)+0x400)
25 #define RSA_MEM_X_BLOCK_BASE ((DR_REG_RSA_BASE)+0x600)
27 #define RSA_M_DASH_REG (DR_REG_RSA_BASE + 0x800)
28 #define RSA_MODEXP_MODE_REG (DR_REG_RSA_BASE + 0x804)
29 #define RSA_MODEXP_START_REG (DR_REG_RSA_BASE + 0x808)
30 #define RSA_MULT_MODE_REG (DR_REG_RSA_BASE + 0x80c)
31 #define RSA_MULT_START_REG (DR_REG_RSA_BASE + 0x810)
[all …]
Dreg_base.h8 #define DR_REG_RSA_BASE 0x3ff02000 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h13 #define RSA_MEM_M_BLOCK_BASE ((DR_REG_RSA_BASE)+0x000)
15 #define RSA_MEM_RB_BLOCK_BASE ((DR_REG_RSA_BASE)+0x200)
16 #define RSA_MEM_Z_BLOCK_BASE ((DR_REG_RSA_BASE)+0x200)
17 #define RSA_MEM_Y_BLOCK_BASE ((DR_REG_RSA_BASE)+0x400)
18 #define RSA_MEM_X_BLOCK_BASE ((DR_REG_RSA_BASE)+0x600)
21 #define RSA_M_DASH_REG (DR_REG_RSA_BASE + 0x800)
22 #define RSA_LENGTH_REG (DR_REG_RSA_BASE + 0x804)
23 #define RSA_CONSTANT_TIME_REG (DR_REG_RSA_BASE + 0x820)
24 #define RSA_SEARCH_ENABLE_REG (DR_REG_RSA_BASE + 0x824)
25 #define RSA_SEARCH_POS_REG (DR_REG_RSA_BASE + 0x828)
[all …]
Dreg_base.h13 #define DR_REG_RSA_BASE 0x6003c000 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h12 #define RSA_MEM_M_BLOCK_BASE ((DR_REG_RSA_BASE)+0x000)
14 #define RSA_MEM_RB_BLOCK_BASE ((DR_REG_RSA_BASE)+0x200)
15 #define RSA_MEM_Z_BLOCK_BASE ((DR_REG_RSA_BASE)+0x200)
16 #define RSA_MEM_Y_BLOCK_BASE ((DR_REG_RSA_BASE)+0x400)
17 #define RSA_MEM_X_BLOCK_BASE ((DR_REG_RSA_BASE)+0x600)
20 #define RSA_M_DASH_REG (DR_REG_RSA_BASE + 0x800)
21 #define RSA_LENGTH_REG (DR_REG_RSA_BASE + 0x804)
22 #define RSA_CONSTANT_TIME_REG (DR_REG_RSA_BASE + 0x820)
23 #define RSA_SEARCH_OPEN_REG (DR_REG_RSA_BASE + 0x824)
24 #define RSA_SEARCH_POS_REG (DR_REG_RSA_BASE + 0x828)
[all …]
Dreg_base.h53 #define DR_REG_RSA_BASE 0x6003C000 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h13 #define RSA_MEM_M_BLOCK_BASE ((DR_REG_RSA_BASE)+0x000)
15 #define RSA_MEM_RB_BLOCK_BASE ((DR_REG_RSA_BASE)+0x200)
16 #define RSA_MEM_Z_BLOCK_BASE ((DR_REG_RSA_BASE)+0x200)
17 #define RSA_MEM_Y_BLOCK_BASE ((DR_REG_RSA_BASE)+0x400)
18 #define RSA_MEM_X_BLOCK_BASE ((DR_REG_RSA_BASE)+0x600)
21 #define RSA_M_DASH_REG (DR_REG_RSA_BASE + 0x800)
22 #define RSA_LENGTH_REG (DR_REG_RSA_BASE + 0x804)
23 #define RSA_CONSTANT_TIME_REG (DR_REG_RSA_BASE + 0x820)
24 #define RSA_SEARCH_OPEN_REG (DR_REG_RSA_BASE + 0x824)
25 #define RSA_SEARCH_POS_REG (DR_REG_RSA_BASE + 0x828)
[all …]
Dreg_base.h16 #define DR_REG_RSA_BASE 0x6003c000 macro