Searched defs:eapol (Results 1 – 12 of 12) sorted by relevance
/external/wpa_supplicant_8/src/eapol_auth/ |
D | eapol_auth_sm.c | 49 static void eapol_auth_logger(struct eapol_authenticator *eapol, in eapol_auth_logger() 59 static void eapol_auth_vlogger(struct eapol_authenticator *eapol, in eapol_auth_vlogger() 772 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, in eapol_auth_alloc() 898 static int eapol_sm_sta_entry_alive(struct eapol_authenticator *eapol, in eapol_sm_sta_entry_alive() 907 struct eapol_authenticator *eapol = sm->eapol; in eapol_sm_step_run() local 1278 struct eapol_authenticator *eapol; in eapol_auth_init() local 1311 void eapol_auth_deinit(struct eapol_authenticator *eapol) in eapol_auth_deinit()
|
D | eapol_auth_sm_i.h | 167 struct eapol_authenticator *eapol; member
|
/external/wpa_supplicant_8/src/ap/ |
D | pmksa_cache_auth.c | 142 struct eapol_state_machine *eapol) in pmksa_cache_from_eapol_data() 182 struct eapol_state_machine *eapol) in pmksa_cache_to_eapol_data() 283 struct eapol_state_machine *eapol, int akmp) in pmksa_cache_auth_add() 318 struct eapol_state_machine *eapol, int akmp) in pmksa_cache_auth_create_entry()
|
D | ieee802_1x.c | 217 struct eapol_authenticator *eapol = hapd->eapol_auth; in ieee802_1x_tx_key() local 1998 struct eapol_authenticator *eapol = hapd->eapol_auth; in ieee802_1x_rekey_broadcast() local 2036 struct eapol_authenticator *eapol = hapd->eapol_auth; in ieee802_1x_rekey() local
|
D | wpa_auth.c | 4304 int session_timeout, struct eapol_state_machine *eapol) in wpa_auth_pmksa_add() 4330 struct eapol_state_machine *eapol) in wpa_auth_pmksa_add_preauth()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | preauth.c | 73 static void rsn_preauth_eapol_cb(struct eapol_sm *eapol, in rsn_preauth_eapol_cb()
|
D | wpa.h | 234 static inline void wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) in wpa_sm_set_eapol()
|
D | wpa_i.h | 39 struct eapol_sm *eapol; /* EAPOL state machine from upper level code */ member
|
D | wpa.c | 2963 void wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) in wpa_sm_set_eapol()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpas_glue.c | 270 static void wpa_supplicant_eapol_cb(struct eapol_sm *eapol, in wpa_supplicant_eapol_cb()
|
D | eapol_test.c | 420 static void eapol_sm_cb(struct eapol_sm *eapol, enum eapol_supp_result result, in eapol_sm_cb()
|
D | wpa_supplicant_i.h | 603 struct eapol_sm *eapol; member
|