• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/

Lines Matching refs:EAPOL

146 	/*For normaol PSK, we enqueue an EAPOL-Start command to trigger the process. */
181 When receiving EAPOL packets which is for 802.1x key management.
235 /* The value 1 shall be used for all EAPOL-Key frames to and from a STA when */
243 /* The value 2 shall be used for all EAPOL-Key frames to and from a STA when */
256 /* An EAPOL-Key frame that is sent by the Supplicant in response to an EAPOL- */
267 /* EAPOL-Key(0,0,1,0,P,0,0,ANonce,0,DataKD_M1) */
269 /* EAPOL-Key(0,1,1,1,P,0,KeyRSC,ANonce,MIC,DataKD_M3) */
281 /* EAPOL-Key(1,1,1,1,P,0,KeyRSC,ANonce,MIC,DataKD_M3) */
283 /* EAPOL-Key(1,1,1,0,G,0,Key RSC,0, MIC,GTK[N]) */
300 /* EAPOL-Key(0,1,0,0,P,0,0,SNonce,MIC,Data) */
317 /* EAPOL-Key(1,1,0,0,P,0,0,0,MIC,0) */
324 /* EAPOL-Key(1,1,0,0,G,0,0,0,MIC,0) */
474 /* EAPOL-Key(0,0,1,0,P,0,0,ANonce,0,DataKD_M1) */
484 MAKE_802_3_HEADER(Header802_3, pEntry->Addr, pBssid, EAPOL);
587 /* EAPOL-Key(0,1,0,0,P,0,0,SNonce,MIC,DataKD_M2) */
595 MAKE_802_3_HEADER(Header802_3, pEntry->Addr, pCurrentAddr, EAPOL);
692 MAKE_802_3_HEADER(Header802_3, pEntry->Addr, pBssid, EAPOL);
754 /* Record 802.11 header & the received EAPOL packet Msg3 */
856 MAKE_802_3_HEADER(Header802_3, pEntry->Addr, pCurrentAddr, EAPOL);
1023 MAKE_802_3_HEADER(Header802_3, pEntry->Addr, pBssid, EAPOL);
1117 MAKE_802_3_HEADER(Header802_3, pEntry->Addr, pCurrentAddr, EAPOL);
1225 For supplicant, there is only EAPOL Key message avaliable
1953 if (NdisEqualMemory(EAPOL, pData, 2)) {
1967 ("Receive EAPOL-Start frame, TYPE = 1 \n"));
1985 ("Receive EAPOL-Key frame, TYPE = 3, Length = %ld\n",