Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dhmac_ll.h103 return REG_READ(HMAC_QUERY_ERROR_REG); in hmac_ll_config_error()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dhmac_ll.h103 return REG_READ(HMAC_QUERY_ERROR_REG); in hmac_ll_config_error()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dhmac_ll.h91 return REG_READ(HMAC_QUERY_ERROR_REG); in hmac_ll_query_config_error()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h104 #define HMAC_QUERY_ERROR_REG ((DR_REG_HMAC_BASE) + 0x68) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h138 #define HMAC_QUERY_ERROR_REG ((DR_REG_HMAC_BASE) + 0x68) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h138 #define HMAC_QUERY_ERROR_REG ((DR_REG_HMAC_BASE) + 0x68) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h156 #define HMAC_QUERY_ERROR_REG ((DR_REG_HMAC_BASE) + 0x68) macro