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

/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c90 static int hwcrypto = 0; variable
6709 if (hwcrypto) {
8475 if (hwcrypto) {
8481 IPW_DEBUG_INFO("Hardware crypto [%s]\n", hwcrypto ? "on" : "off");
11946 module_param(hwcrypto, int, 0444);
11947 MODULE_PARM_DESC(hwcrypto, "enable hardware crypto (default off)");

Completed in 143 milliseconds