mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-17 18:16:07 -05:00
Windows: allow EFI repair to finalize stuck decryption
This commit is contained in:
@@ -362,6 +362,7 @@ BOOL WriteMemoryProtectionConfig (BOOL bEnable);
|
||||
BOOL ReadScreenProtectionConfig();
|
||||
BOOL WriteScreenProtectionConfig(BOOL bEnable);
|
||||
BOOL LoadSysEncSettings ();
|
||||
BOOL ClearSystemEncryptionStatus (HWND hwndDlg);
|
||||
int LoadNonSysInPlaceEncSettings (WipeAlgorithmId *wipeAlgorithm);
|
||||
void RemoveNonSysInPlaceEncNotifications (void);
|
||||
void SavePostInstallTasksSettings (int command);
|
||||
|
||||
Reference in New Issue
Block a user