Searched defs:eapol (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/wpa/src/eapol_auth/ |
H A 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() 789 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, in eapol_auth_alloc() 896 static int eapol_sm_sta_entry_alive(struct eapol_authenticator *eapol, in eapol_sm_sta_entry_alive() 905 struct eapol_authenticator *eapol = sm->eapol; in eapol_sm_step_run() local 1236 struct eapol_authenticator *eapol; in eapol_auth_init() local 1271 void eapol_auth_deinit(struct eapol_authenticator *eapol) in eapol_auth_deinit()
|
H A D | eapol_auth_sm_i.h | 167 struct eapol_authenticator *eapol; member
|
/freebsd/contrib/wpa/src/ap/ |
H A D | pmksa_cache_auth.c | 145 struct eapol_state_machine *eapol) in pmksa_cache_from_eapol_data() 185 struct eapol_state_machine *eapol) in pmksa_cache_to_eapol_data() 286 struct eapol_state_machine *eapol, int akmp) in pmksa_cache_auth_add() 321 struct eapol_state_machine *eapol, int akmp) in pmksa_cache_auth_create_entry()
|
H A D | ieee802_11_auth.c | 51 u8 *eapol; member 723 const u8 *eapol, size_t eapol_len) in hostapd_acl_req_radius_psk()
|
H A D | ieee802_1x.c | 309 struct eapol_authenticator *eapol = hapd->eapol_auth; in ieee802_1x_tx_key() local 2221 struct eapol_authenticator *eapol = hapd->eapol_auth; in ieee802_1x_rekey_broadcast() local 2259 struct eapol_authenticator *eapol = hapd->eapol_auth; in ieee802_1x_rekey() local
|
H A D | wpa_auth_glue.c | 1509 const u8 *eapol, size_t eapol_len) in hostapd_request_radius_psk()
|
H A D | wpa_auth.c | 6216 int session_timeout, struct eapol_state_machine *eapol) 6253 struct eapol_state_machine *eapol)
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | preauth.c | 84 static void rsn_preauth_eapol_cb(struct eapol_sm *eapol, in rsn_preauth_eapol_cb()
|
H A D | wpa.h | 316 static inline void wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) in wpa_sm_set_eapol()
|
H A D | wpa_i.h | 45 struct eapol_sm *eapol; /* EAPOL state machine from upper level code */ member
|
H A D | wpa.c | 4620 void wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) in wpa_sm_set_eapol()
|
/freebsd/contrib/wpa/src/pasn/ |
H A D | pasn_common.h | 109 struct eapol_sm *eapol; member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | eapol_test.c | 425 static void eapol_sm_cb(struct eapol_sm *eapol, enum eapol_supp_result result, in eapol_sm_cb()
|
H A D | wpas_glue.c | 283 static void wpa_supplicant_eapol_cb(struct eapol_sm *eapol, in wpa_supplicant_eapol_cb()
|
H A D | wpa_supplicant_i.h | 815 struct eapol_sm *eapol; member
|