mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
bitlk: Add BitLocker volume size to dump
This commit is contained in:
committed by
Milan Broz
parent
5aa01da2b5
commit
795b37d128
@@ -99,6 +99,7 @@ struct bitlk_fvek {
|
||||
|
||||
struct bitlk_metadata {
|
||||
uint16_t sector_size;
|
||||
uint64_t volume_size;
|
||||
bool togo;
|
||||
bool state;
|
||||
BITLKEncryptionType type;
|
||||
|
||||
Reference in New Issue
Block a user