Home
last modified time | relevance | path

Searched refs:HMAC_ONE_BLOCK_REG (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dhmac_ll.h176 REG_WRITE(HMAC_ONE_BLOCK_REG, 1); in hmac_ll_msg_one_block()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dhmac_ll.h176 REG_WRITE(HMAC_ONE_BLOCK_REG, 1); in hmac_ll_msg_one_block()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dhmac_ll.h164 REG_WRITE(HMAC_ONE_BLOCK_REG, 1); in hmac_ll_msg_one_block()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h110 #define HMAC_ONE_BLOCK_REG ((DR_REG_HMAC_BASE) + 0xF4) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h144 #define HMAC_ONE_BLOCK_REG ((DR_REG_HMAC_BASE) + 0xF4) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h144 #define HMAC_ONE_BLOCK_REG ((DR_REG_HMAC_BASE) + 0xF4) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h162 #define HMAC_ONE_BLOCK_REG ((DR_REG_HMAC_BASE) + 0xF4) macro