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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dwb35rx.c44 u32 DecryptionMethod; local
48 DecryptionMethod = pRxDes->R01.R01_decryption_method;
54 if (DecryptionMethod)
56 if (DecryptionMethod == 3) /* For CCMP */
60 if (DecryptionMethod == 1) { /* For WEP */
65 } else if (DecryptionMethod) { /* For TKIP and CCMP */

Completed in 44 milliseconds