diff options
author | Milan Broz <mbroz@redhat.com> | 2012-12-06 17:16:28 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2012-12-06 17:16:28 +0800 |
commit | 0818904d4057737e589cad0b9501b5a3c3bbc2cc (patch) | |
tree | 9b7e8dc27ff2d8199619d0d7065eaf92639d42d8 /crypto/testmgr.h | |
parent | 6726ec4268d6bc41444177acb978ccd838658b38 (diff) | |
download | linux-0818904d4057737e589cad0b9501b5a3c3bbc2cc.tar.gz linux-0818904d4057737e589cad0b9501b5a3c3bbc2cc.tar.xz |
crypto: testmgr - allow compression algs in fips mode
When in fips mode, compression algoritms fails to initialize,
e.g. modprobe ubifs returns
UBIFS error: compr_init: cannot initialize compressor lzo, error -2
FIPS mode should not care about compression algoritms at all.
Patch just set fips_enabled flag to 1 to all compression algorithms
managed by testmgr.
Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/testmgr.h')
0 files changed, 0 insertions, 0 deletions