]> www.infradead.org Git - users/jedix/linux-maple.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)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Fri, 30 Oct 2015 16:14:19 +0000 (09:14 -0700)
commitdeec710e40e321821716e6f51ce3cf43bf23e8d9
treead472a9c3ca15d0936863dc28f437f33ceb668a5
parent4b9adb73da8290bec020bd2dac46dbed246a11c4
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>
(cherry picked from commit 284a0f6e87b0721e1be8bca419893902d9cf577a)
Orabug: 21863123
Signed-off-by: John Haxby <john.haxby@oracle.com>
crypto/testmgr.c