Re: [PATCH] crypto: FIPS requires algorithm self-tests

2010-09-03 Thread Herbert Xu
On Sun, Aug 29, 2010 at 05:47:56PM -0400, Chuck Ebbert wrote: > crypto: FIPS requires algorithm self-tests > > Signed-off-by: Chuck Ebbert Patch applied. Thanks Chuck! -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[PATCH] crypto: FIPS requires algorithm self-tests

2010-08-29 Thread Chuck Ebbert
crypto: FIPS requires algorithm self-tests Signed-off-by: Chuck Ebbert --- Patch is against the latest cryptodev tree. --- vanilla-2.6.36-rc2-git5.orig/crypto/Kconfig +++ vanilla-2.6.36-rc2-git5/crypto/Kconfig @@ -23,13 +23,12 @@ comment "Crypto core or helper" config CRYPTO_FIPS boo