Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dsha_ll.h56 inline static uint32_t SHA_START_REG(esp_sha_type sha_type) in SHA_START_REG() function
79 DPORT_REG_WRITE(SHA_START_REG(sha_type), 1); in sha_ll_start_block()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dsha_ll.h33 REG_WRITE(SHA_START_REG, 1); in sha_ll_start_block()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dsha_ll.h34 REG_WRITE(SHA_START_REG, 1); in sha_ll_start_block()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dsha_ll.h34 REG_WRITE(SHA_START_REG, 1); in sha_ll_start_block()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dsha_ll.h33 REG_WRITE(SHA_START_REG, 1); in sha_ll_start_block()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h44 #define SHA_START_REG ((DR_REG_SHA_BASE) + 0x10) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h55 #define SHA_START_REG ((DR_REG_SHA_BASE) + 0x10) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h55 #define SHA_START_REG ((DR_REG_SHA_BASE) + 0x10) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h61 #define SHA_START_REG ((DR_REG_SHA_BASE) + 0x10) macro