Prepare for VeraCrypt integration

This commit is contained in:
Jens Steube
2016-05-19 20:53:17 +02:00
parent a5b85d51b9
commit d37b6c6c30
12 changed files with 77 additions and 53 deletions

View File

@@ -168,6 +168,7 @@ typedef struct
uint salt_buf[16];
uint data_buf[112];
uint keyfile_buf[16];
uint signature;
} tc_t;