Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Daes_ll.h45 REG_WRITE(AES_KEY_0_REG + i * 4, key_word); in aes_ll_write_key()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Daes_ll.h45 REG_WRITE(AES_KEY_0_REG + i * 4, key_word); in aes_ll_write_key()
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Daes_reg.h17 #define AES_KEY_0_REG (DR_REG_AES_BASE + 0x0) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Daes_reg.h17 #define AES_KEY_0_REG (DR_REG_AES_BASE + 0x0) macro