Searched refs:EFUSE_BLK_ENCRYPT_FLASH (Results 1 – 3 of 3) sorted by relevance
24 …EFUSE_BLK_ENCRYPT_FLASH = 1, /**< Number of eFuse block. Used for Flash Encryption. If not using t… enumerator
152 } else if (block == EFUSE_BLK_ENCRYPT_FLASH) { in esp_efuse_get_key_purpose()
133 esp_efuse_coding_scheme_t coding_scheme = esp_efuse_get_coding_scheme(EFUSE_BLK_ENCRYPT_FLASH); in check_and_generate_encryption_keys()