Home
last modified time | relevance | path

Searched defs:efuse_key_read_protected (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bootloader_support/src/esp32/
Dsecure_boot.c123 bool efuse_key_read_protected = dis_reg & EFUSE_RD_DIS_BLK2; in esp_secure_boot_generate_digest() local
169 bool efuse_key_read_protected = dis_reg & EFUSE_RD_DIS_BLK2; in esp_secure_boot_permanently_enable() local
318 bool efuse_key_read_protected = dis_reg & EFUSE_RD_DIS_BLK2; in esp_secure_boot_v2_permanently_enable() local
Dflash_encrypt.c90 bool efuse_key_read_protected = dis_reg & EFUSE_RD_DIS_BLK1; in initialise_flash_encryption() local