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() 60 static void eapol_auth_vlogger(struct eapol_authenticator *eapol, in eapol_auth_vlogger() 777 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, in eapol_auth_alloc() 884 static int eapol_sm_sta_entry_alive(struct eapol_authenticator *eapol, in eapol_sm_sta_entry_alive() 893 struct eapol_authenticator *eapol = sm->eapol; in eapol_sm_step_run() local 1224 struct eapol_authenticator *eapol; in eapol_auth_init() local 1259 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 | 244 struct eapol_authenticator *eapol = hapd->eapol_auth; in ieee802_1x_tx_key() local 2124 struct eapol_authenticator *eapol = hapd->eapol_auth; in ieee802_1x_rekey_broadcast() local 2162 struct eapol_authenticator *eapol = hapd->eapol_auth; in ieee802_1x_rekey() local
|
D | wpa_auth.c | 4762 int session_timeout, struct eapol_state_machine *eapol) in wpa_auth_pmksa_add() 4798 struct eapol_state_machine *eapol) in wpa_auth_pmksa_add_preauth()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | preauth.c | 82 static void rsn_preauth_eapol_cb(struct eapol_sm *eapol, in rsn_preauth_eapol_cb()
|
D | wpa.h | 271 static inline void wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) in wpa_sm_set_eapol()
|
D | wpa_i.h | 44 struct eapol_sm *eapol; /* EAPOL state machine from upper level code */ member
|
D | wpa.c | 3262 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 | eapol_test.c | 421 static void eapol_sm_cb(struct eapol_sm *eapol, enum eapol_supp_result result, in eapol_sm_cb()
|
D | wpas_glue.c | 283 static void wpa_supplicant_eapol_cb(struct eapol_sm *eapol, in wpa_supplicant_eapol_cb()
|
D | wpa_supplicant_i.h | 703 struct eapol_sm *eapol; member
|