Searched refs:EAPOL (Results 1 - 4 of 4) 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 Dwpa.c89 /* We shall clean all Tx ring and disassoicate from AP after next EAPOL frame */
91 /* No necessary to clean all Tx ring, on RTMPHardTransmit will stop sending non-802.1X EAPOL packets */
166 pAd->CurrentAddress, EAPOL);
207 /* Prepare EAPOL frame for MIC calculation */
208 /* Be careful, only EAPOL frame is counted for MIC calculation */
267 ("RTMPReportMicError - disassociate with current AP after sending second continuous EAPOL frame\n"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_wpa.c146 /*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
[all...]
H A Dcmm_data.c37 u8 EAPOL[] = { 0x88, 0x8e }; variable
1203 /* can't aggregate EAPOL (802.1x) frame */
2002 /* EAPOL Packet. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h76 extern u8 EAPOL[2];

Completed in 89 milliseconds