Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dhmac_ll.h166 REG_WRITE(HMAC_SET_MESSAGE_END_REG, 1); in hmac_ll_msg_end()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dhmac_ll.h166 REG_WRITE(HMAC_SET_MESSAGE_END_REG, 1); in hmac_ll_msg_end()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dhmac_ll.h154 REG_WRITE(HMAC_SET_MESSAGE_END_REG, 1); in hmac_ll_msg_end()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h99 #define HMAC_SET_MESSAGE_END_REG ((DR_REG_HMAC_BASE) + 0x58) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h133 #define HMAC_SET_MESSAGE_END_REG ((DR_REG_HMAC_BASE) + 0x58) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h133 #define HMAC_SET_MESSAGE_END_REG ((DR_REG_HMAC_BASE) + 0x58) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h152 #define HMAC_SET_MESSAGE_END_REG ((DR_REG_HMAC_BASE) + 0x58) macro