HomeSort by relevance Sort by last modified time
    Searched defs:eapol (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant/
wpa_i.h 29 u8 kck[16]; /* EAPOL-Key Key Confirmation Key (KCK) */
30 u8 kek[16]; /* EAPOL-Key Key Encryption Key (KEK) */
90 struct eapol_sm *eapol; /* EAPOL state machine from upper level code */ member in struct:wpa_sm
wpa_supplicant_i.h 89 * device, the bridge interface may need to be used for receiving EAPOL
91 * receiving of EAPOL frames from an additional interface.
317 struct eapol_sm *eapol; member in struct:wpa_supplicant
325 int eapol_received; /* number of EAPOL packets received after the
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa_i.h 37 struct eapol_sm *eapol; /* EAPOL state machine from upper level code */ member in struct:wpa_sm
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant_i.h 95 * device, the bridge interface may need to be used for receiving EAPOL
97 * receiving of EAPOL frames from an additional interface.
324 struct eapol_sm *eapol; member in struct:wpa_supplicant
333 int eapol_received; /* number of EAPOL packets received after the

Completed in 647 milliseconds