HomeSort by relevance Sort by last modified time
    Searched refs:eapol (Results 26 - 34 of 34) sorted by null

12

  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 778 eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
802 eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
    [all...]
ctrl_iface_unix.c 226 eapol_sm_notify_ctrl_attached(wpa_s->eapol);
    [all...]
wpa_supplicant_i.h 107 * device, the bridge interface may need to be used for receiving EAPOL
109 * receiving of EAPOL frames from an additional interface.
595 struct eapol_sm *eapol; member in struct:wpa_supplicant
606 int eapol_received; /* number of EAPOL packets received after the
    [all...]
interworking.c 923 eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
    [all...]
sme.c 311 eapol_sm_notify_pmkid_attempt(wpa_s->eapol);
    [all...]
wps_supplicant.c 950 eapol_sm_notify_config(wpa_s->eapol, NULL,
    [all...]
p2p_supplicant.c 992 eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth.c 794 wpa_hexdump(MSG_DEBUG, "FT: FTIE in EAPOL-Key msg 2/4",
811 "received EAPOL-Key Error Request "
907 wpa_hexdump(MSG_MSGDUMP, "WPA: RX EAPOL data", data, data_len);
913 wpa_printf(MSG_DEBUG, "WPA: Ignore too short EAPOL-Key frame");
923 wpa_printf(MSG_DEBUG, "WPA: Received EAPOL-Key from " MACSTR
928 "WPA: EAPOL-Key header (ending before Key MIC)",
930 wpa_hexdump(MSG_MSGDUMP, "WPA: EAPOL-Key Key MIC",
933 wpa_printf(MSG_INFO, "WPA: Invalid EAPOL-Key frame - "
947 wpa_printf(MSG_DEBUG, "Workaround: Allow EAPOL-Key "
950 wpa_printf(MSG_DEBUG, "Ignore EAPOL-Key with
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers.c 268 eapol_sm_invalidate_cached_session(wpa_s->eapol);
    [all...]

Completed in 117 milliseconds

12