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