Home
last modified time | relevance | path

Searched refs:AES_BLOCK_NUM_REG (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h70 #define AES_BLOCK_NUM_REG ((DR_REG_AES_BASE) + 0x98) macro
80 #define AES_BLOCK_NUM_REG ((DR_REG_AES_BASE) + 0x98) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h83 #define AES_BLOCK_NUM_REG ((DR_REG_AES_BASE) + 0x98) macro
95 #define AES_BLOCK_NUM_REG ((DR_REG_AES_BASE) + 0x98) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h72 #define AES_BLOCK_NUM_REG ((DR_REG_AES_BASE) + 0x98) macro
84 #define AES_BLOCK_NUM_REG ((DR_REG_AES_BASE) + 0x98) macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Daes_ll.h160 REG_WRITE(AES_BLOCK_NUM_REG, num_blocks); in aes_ll_set_num_blocks()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Daes_ll.h160 REG_WRITE(AES_BLOCK_NUM_REG, num_blocks); in aes_ll_set_num_blocks()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Daes_ll.h160 REG_WRITE(AES_BLOCK_NUM_REG, num_blocks); in aes_ll_set_num_blocks()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Daes_ll.h160 REG_WRITE(AES_BLOCK_NUM_REG, num_blocks); in aes_ll_set_num_blocks()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Daes_ll.h171 REG_WRITE(AES_BLOCK_NUM_REG, num_blocks); in aes_ll_set_num_blocks()
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Daes_reg.h309 #define AES_BLOCK_NUM_REG (DR_REG_AES_BASE + 0x98) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Daes_reg.h309 #define AES_BLOCK_NUM_REG (DR_REG_AES_BASE + 0x98) macro