Add --enable-fips for linking with fipscheck library.
authorMilan Broz <gmazyland@gmail.com>
Sun, 20 May 2012 23:26:08 +0000 (01:26 +0200)
committerMilan Broz <gmazyland@gmail.com>
Mon, 21 May 2012 12:09:57 +0000 (14:09 +0200)
commit45e09427558a62b026184a8cfaac29b546f47204
tree4fd3ad99eca1c109122499d205d8fcf10863f440
parent0f4431d0bb9efbf3399299e51ed743c750b3efdf
Add --enable-fips for linking with fipscheck library.
Initialize binary and library selfcheck if running in FIPS mode.

(Actually available only on Fedora/Red Hat distros.)
ChangeLog
configure.in
lib/Makefile.am
lib/crypto_backend/crypto_gcrypt.c
lib/internal.h
lib/setup.c
lib/utils_fips.c [new file with mode: 0644]
lib/utils_fips.h [new file with mode: 0644]
src/Makefile.am
src/cryptsetup.c
src/cryptsetup.h