Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dsha_ll.h67 inline static uint32_t SHA_CONTINUE_REG(esp_sha_type sha_type) in SHA_CONTINUE_REG() function
89 DPORT_REG_WRITE(SHA_CONTINUE_REG(sha_type), 1); in sha_ll_continue_block()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dsha_ll.h44 REG_WRITE(SHA_CONTINUE_REG, 1); in sha_ll_continue_block()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dsha_ll.h45 REG_WRITE(SHA_CONTINUE_REG, 1); in sha_ll_continue_block()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dsha_ll.h45 REG_WRITE(SHA_CONTINUE_REG, 1); in sha_ll_continue_block()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dsha_ll.h44 REG_WRITE(SHA_CONTINUE_REG, 1); in sha_ll_continue_block()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h45 #define SHA_CONTINUE_REG ((DR_REG_SHA_BASE) + 0x14) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h56 #define SHA_CONTINUE_REG ((DR_REG_SHA_BASE) + 0x14) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h56 #define SHA_CONTINUE_REG ((DR_REG_SHA_BASE) + 0x14) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h62 #define SHA_CONTINUE_REG ((DR_REG_SHA_BASE) + 0x14) macro