Home
last modified time | relevance | path

Searched refs:SHA_BLOCK_NUM_REG (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dsha_ll.h89 REG_WRITE(SHA_BLOCK_NUM_REG, num_blocks); in sha_ll_set_block_num()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dsha_ll.h90 REG_WRITE(SHA_BLOCK_NUM_REG, num_blocks); in sha_ll_set_block_num()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dsha_ll.h90 REG_WRITE(SHA_BLOCK_NUM_REG, num_blocks); in sha_ll_set_block_num()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dsha_ll.h89 REG_WRITE(SHA_BLOCK_NUM_REG, num_blocks); in sha_ll_set_block_num()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h43 #define SHA_BLOCK_NUM_REG ((DR_REG_SHA_BASE) + 0x0C) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h54 #define SHA_BLOCK_NUM_REG ((DR_REG_SHA_BASE) + 0x0C) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h54 #define SHA_BLOCK_NUM_REG ((DR_REG_SHA_BASE) + 0x0C) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h60 #define SHA_BLOCK_NUM_REG ((DR_REG_SHA_BASE) + 0x0C) macro