Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dhmac_ll.h124 REG_WRITE(HMAC_WDATA_BASE + (i * REG_WIDTH), block[i]); in hmac_ll_write_block_512()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dhmac_ll.h124 REG_WRITE(HMAC_WDATA_BASE + (i * REG_WIDTH), block[i]); in hmac_ll_write_block_512()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dhmac_ll.h112 REG_WRITE(HMAC_WDATA_BASE + (i * REG_WIDTH), block[i]); in hmac_ll_write_block_512()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h107 #define HMAC_WDATA_BASE ((DR_REG_HMAC_BASE) + 0x80) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h141 #define HMAC_WDATA_BASE ((DR_REG_HMAC_BASE) + 0x80) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h141 #define HMAC_WDATA_BASE ((DR_REG_HMAC_BASE) + 0x80) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h159 #define HMAC_WDATA_BASE ((DR_REG_HMAC_BASE) + 0x80) macro