Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dhwcrypto_reg.h70 #define AES_KEY_BASE ((DR_REG_AES_BASE) + 0x10) macro
/hal_espressif-latest/components/hal/esp32/include/hal/
Daes_ll.h56 DPORT_REG_WRITE(AES_KEY_BASE + i * 4, key_word); in aes_ll_write_key()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Daes_ll.h45 REG_WRITE(AES_KEY_BASE + i * 4, key_word); in aes_ll_write_key()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Daes_ll.h45 REG_WRITE(AES_KEY_BASE + i * 4, key_word); in aes_ll_write_key()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h86 #define AES_KEY_BASE ((DR_REG_AES_BASE) + 0x00) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h101 #define AES_KEY_BASE ((DR_REG_AES_BASE) + 0x00) macro
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Daes_ll.h46 REG_WRITE(AES_KEY_BASE + i * 4, key_word); in aes_ll_write_key()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h90 #define AES_KEY_BASE ((DR_REG_AES_BASE) + 0x00) macro