wusb: disable verification of the key generation algorithms
authorDavid Vrabel <david.vrabel@csr.com>
Mon, 27 Oct 2008 15:30:12 +0000 (15:30 +0000)
committerDavid Vrabel <david.vrabel@csr.com>
Tue, 28 Oct 2008 12:08:21 +0000 (12:08 +0000)
commitd409f3bf47c5e5ae10601d079204e263bc176bcf
treea3029ccfaf78cd88c0487fb990a0fccfb73974fa
parentcae1c11414912bf77a62aebd65ced321f0b9da51
wusb: disable verification of the key generation algorithms

Verifing the key generation algorithms could take too long on a freshly
booted system (due to lack of entropy) so disable the test unless a module
parameter (debug_crypto_verify) is specified.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
drivers/usb/wusbcore/crypto.c