mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
Fvault2: prepare module in libcryptsetup
This commit is contained in:
@@ -429,6 +429,8 @@ int crypt_get_metadata_size(struct crypt_device *cd,
|
||||
#define CRYPT_INTEGRITY "INTEGRITY"
|
||||
/** BITLK (BitLocker-compatible mode) */
|
||||
#define CRYPT_BITLK "BITLK"
|
||||
/** FVAULT2 (FileVault2-compatible mode) */
|
||||
#define CRYPT_FVAULT2 "FVAULT2"
|
||||
|
||||
/** LUKS any version */
|
||||
#define CRYPT_LUKS NULL
|
||||
|
||||
Reference in New Issue
Block a user