Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h107 #define AES_T_BASE ((DR_REG_AES_BASE) + 0x80) macro
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Daes_ll.h304 tag_word = REG_READ(AES_T_BASE + (i * REG_WIDTH)); in aes_ll_gcm_read_tag()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h96 #define AES_T_BASE ((DR_REG_AES_BASE) + 0x80) macro