Home
last modified time | relevance | path

Searched refs:AES_T_BASE (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h114 #define AES_T_BASE ((DR_REG_AES_BASE) + 0x80) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h114 #define AES_T_BASE ((DR_REG_AES_BASE) + 0x80) macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Daes_ll.h312 tag_word = REG_READ(AES_T_BASE + (i * REG_WIDTH)); in aes_ll_gcm_read_tag()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h103 #define AES_T_BASE ((DR_REG_AES_BASE) + 0x80) macro