Commit e66b88d
authored
test: define the key size for our tests (latchset#320)
Older cryptsetup had a different default value for the key size,
e.g. 256, whereas newer ones have changed it to 512.
Let's specify the key size when creating our LUKS devices for the
tests, to make the devices more similar even when running in older
versions of cryptsetup.
We now use 512 as the key size for our test devices.1 parent 4600bd6 commit e66b88d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments