Home
last modified time | relevance | path

Searched refs:AES_XTS_PLAIN_BASE (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dspi_flash_encrypted_ll.h96 memcpy((void *)(AES_XTS_PLAIN_BASE + plaintext_offs), buffer, size); in spi_flash_encrypt_ll_plaintext_save()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dspi_flash_encrypted_ll.h96 memcpy((void *)(AES_XTS_PLAIN_BASE + plaintext_offs), buffer, size); in spi_flash_encrypt_ll_plaintext_save()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dspi_flash_encrypted_ll.h96 memcpy((void *)(AES_XTS_PLAIN_BASE + plaintext_offs), buffer, size); in spi_flash_encrypt_ll_plaintext_save()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dspi_flash_encrypted_ll.h105 memcpy((void *)(AES_XTS_PLAIN_BASE + plaintext_offs), buffer, size); in spi_flash_encrypt_ll_plaintext_save()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h116 #define AES_XTS_PLAIN_BASE ((DR_REG_EXT_MEM_ENC) + 0x00) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h153 #define AES_XTS_PLAIN_BASE ((DR_REG_AES_XTS_BASE) + 0x00) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h153 #define AES_XTS_PLAIN_BASE ((DR_REG_AES_XTS_BASE) + 0x00) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h165 #define AES_XTS_PLAIN_BASE ((DR_REG_AES_BASE) + 0x100) macro