Searched refs:TmpCipher (Results 1 – 1 of 1) sorted by relevance
4211 NDIS_802_11_ENCRYPTION_STATUS TmpCipher; in BssCipherParse() local4303 TmpCipher = Ndis802_11WEPDisabled; in BssCipherParse()4307 TmpCipher = in BssCipherParse()4311 TmpCipher = in BssCipherParse()4315 TmpCipher = in BssCipherParse()4321 if (TmpCipher > pBss->WPA.PairCipher) { in BssCipherParse()4325 pBss->WPA.PairCipher = TmpCipher; in BssCipherParse()4327 pBss->WPA.PairCipherAux = TmpCipher; in BssCipherParse()4428 TmpCipher = Ndis802_11WEPDisabled; in BssCipherParse()4432 TmpCipher = in BssCipherParse()[all …]