Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dhmac_ll.h137 result[i] = REG_READ(HMAC_RDATA_BASE + (i * REG_WIDTH)); in hmac_ll_read_result_256()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dhmac_ll.h137 result[i] = REG_READ(HMAC_RDATA_BASE + (i * REG_WIDTH)); in hmac_ll_read_result_256()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dhmac_ll.h125 result[i] = REG_READ(HMAC_RDATA_BASE + (i * REG_WIDTH)); in hmac_ll_read_result_256()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h108 #define HMAC_RDATA_BASE ((DR_REG_HMAC_BASE) + 0xC0) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h142 #define HMAC_RDATA_BASE ((DR_REG_HMAC_BASE) + 0xC0) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h142 #define HMAC_RDATA_BASE ((DR_REG_HMAC_BASE) + 0xC0) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h160 #define HMAC_RDATA_BASE ((DR_REG_HMAC_BASE) + 0xC0) macro