Home
last modified time | relevance | path

Searched refs:DS_IV_BASE (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dds_ll.h60 REG_WRITE(DS_IV_BASE + (i * 4), iv[i]); in ds_ll_configure_iv()
94 {DS_C_BOX_BASE, DS_IV_BASE - DS_C_BOX_BASE}, in ds_ll_write_private_key_params()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dds_ll.h73 REG_WRITE(DS_IV_BASE + (i * 4) , iv[i]); in ds_ll_configure_iv()
105 {DS_C_BOX_BASE, DS_IV_BASE - DS_C_BOX_BASE}, in ds_ll_write_private_key_params()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dds_ll.h73 REG_WRITE(DS_IV_BASE + (i * 4) , iv[i]); in ds_ll_configure_iv()
105 {DS_C_BOX_BASE, DS_IV_BASE - DS_C_BOX_BASE}, in ds_ll_write_private_key_params()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h133 #define DS_IV_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x630 ) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h170 #define DS_IV_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x630 ) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h170 #define DS_IV_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x630 ) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h177 #define DS_IV_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x630 ) macro