Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dhwcrypto_reg.h70 #define AES_KEY_BASE ((DR_REG_AES_BASE) + 0x10) macro
/hal_espressif-3.6.0/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-3.6.0/components/hal/esp32s3/include/hal/
Daes_ll.h53 REG_WRITE(AES_KEY_BASE + i * 4, key_word); in aes_ll_write_key()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Daes_ll.h53 REG_WRITE(AES_KEY_BASE + i * 4, key_word); in aes_ll_write_key()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Daes_ll.h53 REG_WRITE(AES_KEY_BASE + i * 4, key_word); in aes_ll_write_key()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h86 #define AES_KEY_BASE ((DR_REG_AES_BASE) + 0x00) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h108 #define AES_KEY_BASE ((DR_REG_AES_BASE) + 0x00) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h108 #define AES_KEY_BASE ((DR_REG_AES_BASE) + 0x00) macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Daes_ll.h54 REG_WRITE(AES_KEY_BASE + i * 4, key_word); in aes_ll_write_key()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h97 #define AES_KEY_BASE ((DR_REG_AES_BASE) + 0x00) macro