Lines Matching defs:wpa_auth

152 	struct wpa_authenticator *wpa_auth;  member
155 static int wpa_get_link_sta_auth(struct wpa_authenticator *wpa_auth, void *data) in wpa_get_link_sta_auth()
178 wpa_get_link_auth(struct wpa_authenticator *wpa_auth, int link_id) in wpa_get_link_auth()
191 static int wpa_get_primary_auth_cb(struct wpa_authenticator *wpa_auth, in wpa_get_primary_auth_cb()
209 wpa_get_primary_auth(struct wpa_authenticator *wpa_auth) in wpa_get_primary_auth()
229 struct wpa_authenticator *wpa_auth, const u8 *addr) in wpa_auth_mic_failure_report()
238 struct wpa_authenticator *wpa_auth, const u8 *addr) in wpa_auth_psk_failure_report()
245 static inline void wpa_auth_set_eapol(struct wpa_authenticator *wpa_auth, in wpa_auth_set_eapol()
254 static inline int wpa_auth_get_eapol(struct wpa_authenticator *wpa_auth, in wpa_auth_get_eapol()
263 static inline const u8 * wpa_auth_get_psk(struct wpa_authenticator *wpa_auth, in wpa_auth_get_psk()
276 static inline int wpa_auth_get_msk(struct wpa_authenticator *wpa_auth, in wpa_auth_get_msk()
285 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key()
299 static inline int wpa_auth_set_ltf_keyseed(struct wpa_authenticator *wpa_auth, in wpa_auth_set_ltf_keyseed()
312 static inline int wpa_auth_get_seqnum(struct wpa_authenticator *wpa_auth, in wpa_auth_get_seqnum()
349 wpa_auth_send_eapol(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_send_eapol()
360 static inline int wpa_auth_start_ampe(struct wpa_authenticator *wpa_auth, in wpa_auth_start_ampe()
370 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth, in wpa_auth_for_each_sta()
380 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth, in wpa_auth_for_each_auth()
390 void wpa_auth_store_ptksa(struct wpa_authenticator *wpa_auth, in wpa_auth_store_ptksa()
400 static void wpa_auth_remove_ptksa(struct wpa_authenticator *wpa_auth, in wpa_auth_remove_ptksa()
408 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_logger()
417 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_vlogger()
442 static void wpa_sta_disconnect(struct wpa_authenticator *wpa_auth, in wpa_sta_disconnect()
454 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info()
464 static int wpa_auth_update_vlan(struct wpa_authenticator *wpa_auth, in wpa_auth_update_vlan()
475 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_rekey_gmk() local
493 static void wpa_rekey_all_groups(struct wpa_authenticator *wpa_auth) in wpa_rekey_all_groups()
520 static void wpa_update_all_gtks(struct wpa_authenticator *wpa_auth) in wpa_update_all_gtks()
536 static int wpa_update_all_gtks_cb(struct wpa_authenticator *wpa_auth, void *ctx) in wpa_update_all_gtks_cb()
548 static int wpa_rekey_all_groups_cb(struct wpa_authenticator *wpa_auth, in wpa_rekey_all_groups_cb()
565 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_rekey_gtk() local
602 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_rekey_ptk() local
637 struct wpa_authenticator *wpa_auth = ctx; in wpa_auth_pmksa_free_cb() local
642 static int wpa_group_init_gmk_and_counter(struct wpa_authenticator *wpa_auth, in wpa_group_init_gmk_and_counter()
678 static struct wpa_group * wpa_group_init(struct wpa_authenticator *wpa_auth, in wpa_group_init()
736 struct wpa_authenticator *wpa_auth; local
834 int wpa_init_keys(struct wpa_authenticator *wpa_auth)
864 void wpa_deinit(struct wpa_authenticator *wpa_auth)
906 int wpa_reconfig(struct wpa_authenticator *wpa_auth,
937 wpa_auth_sta_init(struct wpa_authenticator *wpa_auth, const u8 *addr,
963 int wpa_auth_sta_associated(struct wpa_authenticator *wpa_auth,
1066 struct wpa_authenticator *wpa_auth; local
1160 static int ft_check_msg_2_of_4(struct wpa_authenticator *wpa_auth,
1261 static int wpa_receive_error_report(struct wpa_authenticator *wpa_auth,
1380 static bool wpa_auth_gtk_rekey_in_process(struct wpa_authenticator *wpa_auth)
1394 static bool wpa_auth_valid_key_desc_ver(struct wpa_authenticator *wpa_auth,
1435 static bool wpa_auth_valid_request_counter(struct wpa_authenticator *wpa_auth,
1453 static bool wpa_auth_valid_counter(struct wpa_authenticator *wpa_auth,
1534 void wpa_receive(struct wpa_authenticator *wpa_auth,
1947 struct wpa_authenticator *wpa_auth = eloop_ctx; local
1964 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth,
2183 static int wpa_auth_get_sta_count(struct wpa_authenticator *wpa_auth)
2192 static void wpa_send_eapol(struct wpa_authenticator *wpa_auth,
2511 static void wpa_group_ensure_init(struct wpa_authenticator *wpa_auth,
2995 struct wpa_authenticator *wpa_auth = sm->wpa_auth; local
3553 struct wpa_authenticator *wpa_auth = sm->wpa_auth; local
3628 struct wpa_authenticator *wpa_auth = sm->wpa_auth; local
4012 struct wpa_authenticator *wpa_auth = sm->wpa_auth; local
4036 struct wpa_authenticator *wpa_auth = sm->wpa_auth; local
4228 static void wpa_auth_get_ml_key_info(struct wpa_authenticator *wpa_auth,
4240 struct wpa_authenticator *wpa_auth; local
4451 struct wpa_authenticator *wpa_auth; local
4490 struct wpa_authenticator *wpa_auth; local
5012 struct wpa_authenticator *wpa_auth = sm->wpa_auth; local
5262 struct wpa_authenticator *wpa_auth = sm->wpa_auth; local
5398 static int wpa_gtk_update(struct wpa_authenticator *wpa_auth,
5454 static void wpa_group_gtk_init(struct wpa_authenticator *wpa_auth,
5610 struct wpa_authenticator *wpa_auth = sm->wpa_auth; local
5649 static void wpa_group_update_gtk(struct wpa_authenticator *wpa_auth,
5670 static void wpa_group_setkeys(struct wpa_authenticator *wpa_auth,
5703 static int wpa_group_config_group_keys(struct wpa_authenticator *wpa_auth,
5764 static void wpa_group_fatal_failure(struct wpa_authenticator *wpa_auth,
5775 static int wpa_group_setkeysdone(struct wpa_authenticator *wpa_auth,
5793 static void wpa_group_sm_step(struct wpa_authenticator *wpa_auth,
5926 void wpa_gtk_rekey(struct wpa_authenticator *wpa_auth)
5964 int wpa_get_mib(struct wpa_authenticator *wpa_auth, char *buf, size_t buflen)
6113 void wpa_auth_countermeasures_start(struct wpa_authenticator *wpa_auth)
6205 const u8 * wpa_auth_get_wpa_ie(struct wpa_authenticator *wpa_auth, size_t *len)
6250 int wpa_auth_pmksa_add_preauth(struct wpa_authenticator *wpa_auth,
6270 int wpa_auth_pmksa_add_sae(struct wpa_authenticator *wpa_auth, const u8 *addr,
6295 int wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr,
6318 void wpa_auth_pmksa_remove(struct wpa_authenticator *wpa_auth,
6334 int wpa_auth_pmksa_list(struct wpa_authenticator *wpa_auth, char *buf,
6343 void wpa_auth_pmksa_flush(struct wpa_authenticator *wpa_auth)
6353 int wpa_auth_pmksa_list_mesh(struct wpa_authenticator *wpa_auth, const u8 *addr,
6382 int wpa_auth_pmksa_add_entry(struct wpa_authenticator *wpa_auth,
6404 wpa_auth_get_pmksa_cache(struct wpa_authenticator *wpa_auth)
6413 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr,
6424 struct wpa_authenticator *wpa_auth,
6443 static void wpa_group_free(struct wpa_authenticator *wpa_auth,
6465 static void wpa_group_get(struct wpa_authenticator *wpa_auth,
6477 static void wpa_group_put(struct wpa_authenticator *wpa_auth,
6496 wpa_auth_add_group(struct wpa_authenticator *wpa_auth, int vlan_id)
6522 int wpa_auth_ensure_group(struct wpa_authenticator *wpa_auth, int vlan_id)
6562 int wpa_auth_release_group(struct wpa_authenticator *wpa_auth, int vlan_id)
6646 void wpa_auth_eapol_key_tx_status(struct wpa_authenticator *wpa_auth,
6712 int wpa_auth_radius_das_disconnect_pmksa(struct wpa_authenticator *wpa_auth,
6719 void wpa_auth_reconfig_group_keys(struct wpa_authenticator *wpa_auth)
6755 wpa_auth_pmksa_get_fils_cache_id(struct wpa_authenticator *wpa_auth,
6773 int wpa_auth_write_fte(struct wpa_authenticator *wpa_auth,
6834 void wpa_auth_set_transition_disable(struct wpa_authenticator *wpa_auth,
7114 int wpa_auth_rekey_gtk(struct wpa_authenticator *wpa_auth)
7125 int wpa_auth_rekey_ptk(struct wpa_authenticator *wpa_auth,
7137 void wpa_auth_set_ft_rsnxe_used(struct wpa_authenticator *wpa_auth, int val)
7144 void wpa_auth_set_ocv_override_freq(struct wpa_authenticator *wpa_auth,