Home
last modified time | relevance | path

Searched refs:esp_flash_encrypt_state (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/boot/espressif/hal/src/
Dflash_encrypt.c102 bool esp_flash_encrypt_state(void) in esp_flash_encrypt_state() function
123 bool flash_encryption_enabled = esp_flash_encrypt_state(); in esp_flash_encrypt_check_and_update()
/mcuboot-latest/boot/espressif/
Dmain.c226 bool flash_encryption_enabled = esp_flash_encrypt_state(); in main()