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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c611 PairCipherAux != Ndis802_11WEPDisabled)
614 PairCipherAux;
633 PairCipherAux != Ndis802_11WEPDisabled)
636 PairCipherAux;
2154 PairCipherAux != Ndis802_11WEPDisabled)
2157 WPA.PairCipherAux;
2175 PairCipherAux != Ndis802_11WEPDisabled)
2178 WPA2.PairCipherAux;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dmlme.c3996 pInBss->WPA.PairCipherAux))
4026 pInBss->WPA2.PairCipherAux))
4119 pInBss->WPA.PairCipherAux))
4145 pInBss->WPA2.PairCipherAux))
4228 pBss->WPA.PairCipherAux = Ndis802_11WEPDisabled;
4235 pBss->WPA2.PairCipherAux = Ndis802_11WEPDisabled;
4323 /* Move the lower cipher suite to PairCipherAux */
4324 pBss->WPA.PairCipherAux =
4328 pBss->WPA.PairCipherAux = TmpCipher;
4369 if (pBss->WPA.PairCipherAux
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dmlme.h692 NDIS_802_11_ENCRYPTION_STATUS PairCipherAux; /* Unicast cipher 2 if AP announce two unicast cipher suite */ member in struct:rt_cipher_suite

Completed in 68 milliseconds