Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dhmac_ll.h113 REG_WRITE(HMAC_WDATA_BASE + (i * REG_WIDTH), block[i]); in hmac_ll_write_block_512()
/hal_espressif-latest/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-latest/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h107 #define HMAC_WDATA_BASE ((DR_REG_HMAC_BASE) + 0x80) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h129 #define HMAC_WDATA_BASE ((DR_REG_HMAC_BASE) + 0x80) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h147 #define HMAC_WDATA_BASE ((DR_REG_HMAC_BASE) + 0x80) macro