Home
last modified time | relevance | path

Searched refs:AES_TEXT_OUT_BASE (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Daes_ll.h100 output_word = REG_READ(AES_TEXT_OUT_BASE + (i * REG_WIDTH)); in aes_ll_read_block()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Daes_ll.h100 output_word = REG_READ(AES_TEXT_OUT_BASE + (i * REG_WIDTH)); in aes_ll_read_block()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Daes_ll.h100 output_word = REG_READ(AES_TEXT_OUT_BASE + (i * REG_WIDTH)); in aes_ll_read_block()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h88 #define AES_TEXT_OUT_BASE ((DR_REG_AES_BASE) + 0x30) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h110 #define AES_TEXT_OUT_BASE ((DR_REG_AES_BASE) + 0x30) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h110 #define AES_TEXT_OUT_BASE ((DR_REG_AES_BASE) + 0x30) macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Daes_ll.h101 output_word = REG_READ(AES_TEXT_OUT_BASE + (i * REG_WIDTH)); in aes_ll_read_block()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h99 #define AES_TEXT_OUT_BASE ((DR_REG_AES_BASE) + 0x30) macro