diff options
author | Milan Broz <gmazyland@gmail.com> | 2017-04-21 13:03:06 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-04-24 18:11:04 +0800 |
commit | 6175ca2ba7d2c4265d6d5590d699fbd907b24708 (patch) | |
tree | 68503065741cd8c22c116331a9cdd0e2400ded6e /drivers/crypto | |
parent | 899f35fabeea0d51fbfa146aaeaa9fc8f3b00292 (diff) | |
download | linux-6175ca2ba7d2c4265d6d5590d699fbd907b24708.tar.bz2 |
crypto: testmgr - Allow ecb(cipher_null) in FIPS mode
The cipher_null is not a real cipher, FIPS mode should not restrict its use.
It is used for several tests (for example in cryptsetup testsuite) and also
temporarily for reencryption of not yet encrypted device in cryptsetup-reencrypt tool.
Problem is easily reproducible with
cryptsetup benchmark -c null
Signed-off-by: Milan Broz <gmazyland@gmail.com>
Acked-by: Stephan Müller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions