Lines Matching defs:wpa_auth
80 struct wpa_authenticator *wpa_auth, const u8 *addr) in wpa_auth_mic_failure_report()
89 struct wpa_authenticator *wpa_auth, const u8 *addr) in wpa_auth_psk_failure_report()
96 static inline void wpa_auth_set_eapol(struct wpa_authenticator *wpa_auth, in wpa_auth_set_eapol()
105 static inline int wpa_auth_get_eapol(struct wpa_authenticator *wpa_auth, in wpa_auth_get_eapol()
114 static inline const u8 * wpa_auth_get_psk(struct wpa_authenticator *wpa_auth, in wpa_auth_get_psk()
127 static inline int wpa_auth_get_msk(struct wpa_authenticator *wpa_auth, in wpa_auth_get_msk()
136 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key()
148 static inline int wpa_auth_get_seqnum(struct wpa_authenticator *wpa_auth, in wpa_auth_get_seqnum()
158 wpa_auth_send_eapol(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_send_eapol()
169 static inline int wpa_auth_start_ampe(struct wpa_authenticator *wpa_auth, in wpa_auth_start_ampe()
179 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth, in wpa_auth_for_each_sta()
189 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth, in wpa_auth_for_each_auth()
199 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_logger()
208 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_vlogger()
233 static void wpa_sta_disconnect(struct wpa_authenticator *wpa_auth, in wpa_sta_disconnect()
245 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info()
255 static int wpa_auth_update_vlan(struct wpa_authenticator *wpa_auth, in wpa_auth_update_vlan()
266 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_rekey_gmk() local
286 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_rekey_gtk() local
314 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_rekey_ptk() local
347 struct wpa_authenticator *wpa_auth = ctx; in wpa_auth_pmksa_free_cb() local
352 static int wpa_group_init_gmk_and_counter(struct wpa_authenticator *wpa_auth, in wpa_group_init_gmk_and_counter()
388 static struct wpa_group * wpa_group_init(struct wpa_authenticator *wpa_auth, in wpa_group_init()
447 struct wpa_authenticator *wpa_auth; in wpa_init() local
517 int wpa_init_keys(struct wpa_authenticator *wpa_auth) in wpa_init_keys()
536 void wpa_deinit(struct wpa_authenticator *wpa_auth) in wpa_deinit()
574 int wpa_reconfig(struct wpa_authenticator *wpa_auth, in wpa_reconfig()
603 wpa_auth_sta_init(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_sta_init()
626 int wpa_auth_sta_associated(struct wpa_authenticator *wpa_auth, in wpa_auth_sta_associated()
792 static int ft_check_msg_2_of_4(struct wpa_authenticator *wpa_auth, in ft_check_msg_2_of_4()
841 static int wpa_receive_error_report(struct wpa_authenticator *wpa_auth, in wpa_receive_error_report()
944 void wpa_receive(struct wpa_authenticator *wpa_auth, in wpa_receive()
1419 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_send_eapol_timeout() local
1429 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth, in __wpa_send_eapol()
1645 static void wpa_send_eapol(struct wpa_authenticator *wpa_auth, in wpa_send_eapol()
1915 static void wpa_group_ensure_init(struct wpa_authenticator *wpa_auth, in wpa_group_ensure_init()
2271 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in fils_auth_pmk_to_ptk() local
2796 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in get_sta_tx_parameters() local
2809 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in SM_STATE() local
3395 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in SM_STEP() local
3616 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in SM_STATE() local
3735 static int wpa_gtk_update(struct wpa_authenticator *wpa_auth, in wpa_gtk_update()
3768 static void wpa_group_gtk_init(struct wpa_authenticator *wpa_auth, in wpa_group_gtk_init()
3905 static void wpa_group_setkeys(struct wpa_authenticator *wpa_auth, in wpa_group_setkeys()
3940 static int wpa_group_config_group_keys(struct wpa_authenticator *wpa_auth, in wpa_group_config_group_keys()
3984 static void wpa_group_fatal_failure(struct wpa_authenticator *wpa_auth, in wpa_group_fatal_failure()
3994 static int wpa_group_setkeysdone(struct wpa_authenticator *wpa_auth, in wpa_group_setkeysdone()
4011 static void wpa_group_sm_step(struct wpa_authenticator *wpa_auth, in wpa_group_sm_step()
4089 void wpa_gtk_rekey(struct wpa_authenticator *wpa_auth) in wpa_gtk_rekey()
4124 int wpa_get_mib(struct wpa_authenticator *wpa_auth, char *buf, size_t buflen) in wpa_get_mib()
4269 void wpa_auth_countermeasures_start(struct wpa_authenticator *wpa_auth) in wpa_auth_countermeasures_start()
4353 const u8 * wpa_auth_get_wpa_ie(struct wpa_authenticator *wpa_auth, size_t *len) in wpa_auth_get_wpa_ie()
4397 int wpa_auth_pmksa_add_preauth(struct wpa_authenticator *wpa_auth, in wpa_auth_pmksa_add_preauth()
4417 int wpa_auth_pmksa_add_sae(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_pmksa_add_sae()
4441 int wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_pmksa_add2()
4458 void wpa_auth_pmksa_remove(struct wpa_authenticator *wpa_auth, in wpa_auth_pmksa_remove()
4474 int wpa_auth_pmksa_list(struct wpa_authenticator *wpa_auth, char *buf, in wpa_auth_pmksa_list()
4483 void wpa_auth_pmksa_flush(struct wpa_authenticator *wpa_auth) in wpa_auth_pmksa_flush()
4493 int wpa_auth_pmksa_list_mesh(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_pmksa_list_mesh()
4521 int wpa_auth_pmksa_add_entry(struct wpa_authenticator *wpa_auth, in wpa_auth_pmksa_add_entry()
4543 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_auth_pmksa_get()
4554 struct wpa_authenticator *wpa_auth, in wpa_auth_pmksa_set_to_sm()
4572 static void wpa_group_free(struct wpa_authenticator *wpa_auth, in wpa_group_free()
4594 static void wpa_group_get(struct wpa_authenticator *wpa_auth, in wpa_group_get()
4606 static void wpa_group_put(struct wpa_authenticator *wpa_auth, in wpa_group_put()
4625 wpa_auth_add_group(struct wpa_authenticator *wpa_auth, int vlan_id) in wpa_auth_add_group()
4651 int wpa_auth_ensure_group(struct wpa_authenticator *wpa_auth, int vlan_id) in wpa_auth_ensure_group()
4691 int wpa_auth_release_group(struct wpa_authenticator *wpa_auth, int vlan_id) in wpa_auth_release_group()
4774 void wpa_auth_eapol_key_tx_status(struct wpa_authenticator *wpa_auth, in wpa_auth_eapol_key_tx_status()
4839 int wpa_auth_radius_das_disconnect_pmksa(struct wpa_authenticator *wpa_auth, in wpa_auth_radius_das_disconnect_pmksa()
4846 void wpa_auth_reconfig_group_keys(struct wpa_authenticator *wpa_auth) in wpa_auth_reconfig_group_keys()
4882 wpa_auth_pmksa_get_fils_cache_id(struct wpa_authenticator *wpa_auth, in wpa_auth_pmksa_get_fils_cache_id()
4900 int wpa_auth_write_fte(struct wpa_authenticator *wpa_auth, int use_sha384, in wpa_auth_write_fte()
5222 int wpa_auth_rekey_gtk(struct wpa_authenticator *wpa_auth) in wpa_auth_rekey_gtk()