OSDN Git Service

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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Aug 2010 20:31:08 +0000 (13:31 -0700)
commitc1e592f0ba284b88ade340fe2c5963bfdc621f28
treeca8bd91938f3fd5c2f8c3bafef41cd57dfaea06c
parent925a7e4a56ab113a1703caf76be0311f70d53b89
crypto: testmgr - add an option to disable cryptoalgos' self-tests

commit 0b767f96164b2b27488e3daa722ff16e89d49314 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
crypto/Kconfig
crypto/algboss.c
crypto/testmgr.c