Add utils_crypt file and test for supported modes presentation.
authorMilan Broz <gmazyland@gmail.com>
Tue, 26 Oct 2010 14:34:47 +0000 (14:34 +0000)
committerMilan Broz <gmazyland@gmail.com>
Tue, 26 Oct 2010 14:34:47 +0000 (14:34 +0000)
commitbb8e0853786f0430cbe28b6c9909b42d251c7bb3
tree1fdc0b31bfcf326083d0f0a148873a2fdc5970c5
parent3b50005d2f7f7e802d3011e68a7290d374ae3afb
Add utils_crypt file and test for supported modes presentation.

git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@348 36d66b0a-2a48-0410-832c-cd162a569da5
lib/Makefile.am
lib/internal.h
lib/setup.c
lib/utils_crypt.c [new file with mode: 0644]
lib/utils_crypt.h [new file with mode: 0644]
src/Makefile.am
src/cryptsetup.c
src/cryptsetup.h
tests/Makefile.am
tests/mode-test [new file with mode: 0755]