Sort LUKS2 segments by keys in crypt_dump output.

This commit is contained in:
Ondrej Kozina
2018-10-04 15:33:32 +02:00
committed by Milan Broz
parent 7514786b20
commit c4198986f1
2 changed files with 24 additions and 18 deletions

View File

@@ -35,6 +35,7 @@
#define LUKS2_KEYSLOTS_MAX 32
#define LUKS2_TOKENS_MAX 32
#define LUKS2_SEGMENT_MAX 32
#define LUKS2_BUILTIN_TOKEN_PREFIX "luks2-"
#define LUKS2_BUILTIN_TOKEN_PREFIX_LEN 6