1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 19:08:26 -06:00

Driver with support of hidden OS

Signed-off-by: kavsrf <kavsrf@gmail.com>
This commit is contained in:
kavsrf
2016-12-04 13:40:51 +03:00
committed by Mounir IDRASSI
parent a7f8548e2f
commit cd6df44d6f
3 changed files with 191 additions and 26 deletions

View File

@@ -117,6 +117,8 @@ typedef struct
LARGE_INTEGER LastPerformanceCounter;
#endif
byte* SecRegionData;
SIZE_T SecRegionSize;
} EncryptedIoQueue;