Home
last modified time | relevance | path

Searched defs:flash_encryption_enabled (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/boot/espressif/
Dmain.c226 bool flash_encryption_enabled = esp_flash_encrypt_state(); in main() local
/mcuboot-latest/boot/espressif/port/
Desp_mcuboot.c224 bool flash_encryption_enabled = esp_flash_encryption_enabled(); in aligned_flash_write() local
343 bool flash_encryption_enabled = esp_flash_encryption_enabled(); in flash_area_align() local
/mcuboot-latest/boot/espressif/hal/src/
Dflash_encrypt.c123 bool flash_encryption_enabled = esp_flash_encrypt_state(); in esp_flash_encrypt_check_and_update() local