Lines Matching +full:slot +full:- +full:number
2 #------------------------------------------------------------------------------
12 # https://reposcope.com/mimetype/application/x-raw-disk-image
13 !:mime application/x-raw-disk-image
14 #!:mime application/x-luks-volume
21 >>0 use luks-v1
24 >>0 use luks-v2
25 # Reference: https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/LUKS_docs/on-disk-format.pdf
28 0 name luks-v1
29 # cipher-name like: aes twofish
31 # cipher-mode like: xts-plain64 cbc-essiv
37 # payload-offset; start offset of the bulk data
39 # key-bytes; number of key bytes; key-bytes*8=MK-bits
41 # mk-digest[20]; master key checksum from PBKDF2
45 # mk-digest-salt[32]; salt parameter for master key PBKDF2
50 # mk-digest-iter; iterations parameter for master key PBKDF2
52 # key slot 1
53 >208 ubelong =0x00AC71F3 \b; slot #0
54 >>208 use luks-slot
55 # key slot 2
56 >256 ubelong =0x00AC71F3 \b; slot #1
57 >>256 use luks-slot
58 # key slot 3
59 >304 ubelong =0x00AC71F3 \b; slot #2
60 >>304 use luks-slot
61 # key slot 4
62 >352 ubelong =0x00AC71F3 \b; slot #3
63 >>352 use luks-slot
64 # key slot 5
65 >400 ubelong =0x00AC71F3 \b; slot #4
66 >>400 use luks-slot
67 # key slot 6
68 >448 ubelong =0x00AC71F3 \b; slot #5
69 >>448 use luks-slot
70 # key slot 7
71 >496 ubelong =0x00AC71F3 \b; slot #6
72 >>496 use luks-slot
73 # key slot 8
74 >544 ubelong =0x00AC71F3 \b; slot #7
75 >>544 use luks-slot
76 # Reference: https://gitlab.com/cryptsetup/LUKS2-docs/-/raw/master/luks2_doc_wip.pdf
79 0 name luks-v2
92 # uuid[40]; UID of device as string like: 242256c6-396e-4a35-af5f-5b70cb7af9a7
93 >168 string x \b, UUID: %-.40s
95 >208 string >\0 \b, sub label %-.48s
110 # display information (like active) about LUKS1 slot
111 0 name luks-slot
125 # number of anti-forensic stripes like: 4000