mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 10:50:01 +01:00
bitlk: Remove unused constant
This commit is contained in:
@@ -34,8 +34,6 @@ struct device;
|
||||
#define BITLK_SALT_SIZE 16
|
||||
#define BITLK_VMK_MAC_TAG_SIZE 16
|
||||
|
||||
#define BITLK_VMK_OPEN_KEY "openkey"
|
||||
|
||||
#define BITLK_STATE_NORMAL 0x0004
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user