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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2200.c96 static int hwcrypto = 0; variable
6673 if (hwcrypto) {
8454 if (hwcrypto) {
8460 IPW_DEBUG_INFO("Hardware crypto [%s]\n", hwcrypto ? "on" : "off");
11914 module_param(hwcrypto, int, 0444);
11915 MODULE_PARM_DESC(hwcrypto, "enable hardware crypto (default off)");

Completed in 111 milliseconds