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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00crypto.c56 if (!test_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags) || !hw_key)
84 if (!test_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags) || !key)
H A Drt2x00.h660 CONFIG_SUPPORT_HW_CRYPTO, enumerator in enum:rt2x00_flags
H A Drt2x00debug.c700 if (test_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags))
H A Drt2x00mac.c511 else if (!test_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags))
H A Drt2800pci.c972 __set_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags);
H A Drt2800usb.c505 __set_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags);
H A Drt2x00dev.c293 if (test_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags))
H A Drt2x00queue.c62 if (test_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags)) {
H A Drt2500usb.c1751 __set_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags);
H A Drt61pci.c2709 __set_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags);
H A Drt73usb.c2138 __set_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags);

Completed in 75 milliseconds