crypto: testmgr - add an option to disable cryptoalgos' self-tests
authorAlexander Shishkin <virtuoso@slind.org>
Thu, 3 Jun 2010 10:53:43 +0000 (20:53 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 3 Jun 2010 10:53:43 +0000 (20:53 +1000)
commit0b767f96164b2b27488e3daa722ff16e89d49314
treece87ec84059ca185aee738235bb8fca942782dd8
parentbc94e59662c13516d13e117b6edab4bec487d5a0
crypto: testmgr - add an option to disable cryptoalgos' self-tests

By default, CONFIG_CRYPTO_MANAGER_TESTS will be enabled and thus
self-tests will still run, but it is now possible to disable them
to gain some time during bootup.

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig
crypto/algboss.c
crypto/testmgr.c