Systemd/src/cryptsetup
David Härdeman 6131a78b4d Fix keysize handling in cryptsetup (bits vs. bytes)
The command line key-size is in bits but the libcryptsetup API expects bytes.

Note that the modulo 8 check is in the original cryptsetup binary as well, so
it's no new limitation.

(v2: changed the point at which the /= 8 is performed, rebased, removed tabs)
2014-04-24 09:23:57 +02:00
..
cryptsetup-generator.c cryptsetup: copy value, not key for (rd.)luks.key 2014-04-19 23:38:14 -04:00
cryptsetup.c Fix keysize handling in cryptsetup (bits vs. bytes) 2014-04-24 09:23:57 +02:00
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00