Home
last modified time | relevance | path

Searched refs:SHA_START_REG (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Dsha_ll.h48 inline static uint32_t SHA_START_REG(esp_sha_type sha_type) in SHA_START_REG() function
71 DPORT_REG_WRITE(SHA_START_REG(sha_type), 1); in sha_ll_start_block()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dhwcrypto_reg.h18 #define SHA_START_REG ((DR_REG_SHA_BASE) + 0x10) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsha_reg.h65 #define SHA_START_REG (DR_REG_SHA_BASE + 0x10) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsha_reg.h65 #define SHA_START_REG (DR_REG_SHA_BASE + 0x10) macro
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dsha_ll.h34 REG_WRITE(SHA_START_REG, 1); in sha_ll_start_block()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsha_ll.h34 REG_WRITE(SHA_START_REG, 1); in sha_ll_start_block()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dsha_ll.h25 REG_WRITE(SHA_START_REG, 1); in sha_ll_start_block()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dsha_ll.h25 REG_WRITE(SHA_START_REG, 1); in sha_ll_start_block()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dsha_ll.h33 REG_WRITE(SHA_START_REG, 1); in sha_ll_start_block()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dsha_ll.h25 REG_WRITE(SHA_START_REG, 1); in sha_ll_start_block()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h44 #define SHA_START_REG ((DR_REG_SHA_BASE) + 0x10) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h48 #define SHA_START_REG ((DR_REG_SHA_BASE) + 0x10) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h54 #define SHA_START_REG ((DR_REG_SHA_BASE) + 0x10) macro