]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers
authorJohn Haxby <john.haxby@oracle.com>
Thu, 24 Sep 2015 17:24:35 +0000 (18:24 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 1 Oct 2015 13:56:57 +0000 (21:56 +0800)
commit284a0f6e87b0721e1be8bca419893902d9cf577a
treef0a23eca976a5d44aaec21a9a3b331705654329f
parent640eec52abbcb962804e8ff0c69e9802b0b726c0
crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers

No authenc() ciphers are FIPS approved, nor is ecb(des).
After the end of 2015, ansi_cprng will also be non-approved.

Signed-off-by: John Haxby <john.haxby@oracle.com>
Acked-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c