Systemd/src/cryptsetup
Dave Reisner 65343c7494 cryptsetup: hash=plain means don't use a hash
"plain" is a semantic value that cryptsetup(8) uses to describe a plain
dm-crypt volume that does not use a hash. Catch this value earlier and
ensure that a NULL params.hash is passed to crypt_format to avoid
passing an invalid hash type to the libcryptsetup backend.

FDO bug #56593.
2012-11-06 09:53:00 -05:00
..
cryptsetup-generator.c fix a couple of issues found with llvm-analyze 2012-08-08 23:54:21 +02:00
cryptsetup.c cryptsetup: hash=plain means don't use a hash 2012-11-06 09:53:00 -05:00
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00