Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dhmac_ll.h80 REG_WRITE(HMAC_SET_PARA_KEY_REG, key_id); in hmac_ll_config_hw_key_id()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dhmac_ll.h80 REG_WRITE(HMAC_SET_PARA_KEY_REG, key_id); in hmac_ll_config_hw_key_id()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dhmac_ll.h68 REG_WRITE(HMAC_SET_PARA_KEY_REG, key_id); in hmac_ll_config_hw_key_id()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h95 #define HMAC_SET_PARA_KEY_REG ((DR_REG_HMAC_BASE) + 0x48) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h129 #define HMAC_SET_PARA_KEY_REG ((DR_REG_HMAC_BASE) + 0x48) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h129 #define HMAC_SET_PARA_KEY_REG ((DR_REG_HMAC_BASE) + 0x48) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h148 #define HMAC_SET_PARA_KEY_REG ((DR_REG_HMAC_BASE) + 0x48) macro