Home
last modified time | relevance | path

Searched refs:AES_START_REG (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Dhwcrypto_reg.h67 #define AES_START_REG ((DR_REG_AES_BASE) + 0x00) macro
/hal_espressif-latest/components/hal/esp32/include/hal/
Daes_ll.h125 DPORT_REG_WRITE(AES_START_REG, 1); in aes_ll_start_transform()