Searched refs:debug_crypto_verify (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/wusbcore/
H A Dcrypto.c56 static int debug_crypto_verify = 0; variable
58 module_param(debug_crypto_verify, int, 0);
59 MODULE_PARM_DESC(debug_crypto_verify, "verify the key generation algorithms");
504 if (debug_crypto_verify) { wusb_crypto_init()

Completed in 75 milliseconds