Home
last modified time | relevance | path

Searched refs:efuse_hal_flash_encryption_enabled (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Defuse_hal.h44 bool efuse_hal_flash_encryption_enabled(void);
/hal_espressif-latest/components/hal/
Defuse_hal.c37 IRAM_ATTR bool efuse_hal_flash_encryption_enabled(void) in efuse_hal_flash_encryption_enabled() function
/hal_espressif-latest/components/bootloader_support/src/
Dflash_encrypt.c86 return efuse_hal_flash_encryption_enabled(); in esp_flash_encryption_enabled()
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash.c34 #define ENCRYPTION_IS_VIRTUAL (!efuse_hal_flash_encryption_enabled())
/hal_espressif-latest/zephyr/port/bootloader/
Dbootloader_flash.c34 #define ENCRYPTION_IS_VIRTUAL (!efuse_hal_flash_encryption_enabled())