Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dsha_ll.h59 inline static uint32_t SHA_CONTINUE_REG(esp_sha_type sha_type) in SHA_CONTINUE_REG() function
81 DPORT_REG_WRITE(SHA_CONTINUE_REG(sha_type), 1); in sha_ll_continue_block()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dhwcrypto_reg.h19 #define SHA_CONTINUE_REG ((DR_REG_SHA_BASE) + 0x14) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsha_reg.h77 #define SHA_CONTINUE_REG (DR_REG_SHA_BASE + 0x14) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsha_reg.h77 #define SHA_CONTINUE_REG (DR_REG_SHA_BASE + 0x14) macro
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dsha_ll.h45 REG_WRITE(SHA_CONTINUE_REG, 1); in sha_ll_continue_block()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsha_ll.h45 REG_WRITE(SHA_CONTINUE_REG, 1); in sha_ll_continue_block()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dsha_ll.h36 REG_WRITE(SHA_CONTINUE_REG, 1); in sha_ll_continue_block()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dsha_ll.h36 REG_WRITE(SHA_CONTINUE_REG, 1); in sha_ll_continue_block()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dsha_ll.h44 REG_WRITE(SHA_CONTINUE_REG, 1); in sha_ll_continue_block()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dsha_ll.h36 REG_WRITE(SHA_CONTINUE_REG, 1); in sha_ll_continue_block()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h45 #define SHA_CONTINUE_REG ((DR_REG_SHA_BASE) + 0x14) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h49 #define SHA_CONTINUE_REG ((DR_REG_SHA_BASE) + 0x14) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h55 #define SHA_CONTINUE_REG ((DR_REG_SHA_BASE) + 0x14) macro