Lines Matching defs:sm

73 static void wpa_auth_add_sm(struct wpa_state_machine *sm)  in wpa_auth_add_sm()
93 static void wpa_auth_del_sm(struct wpa_state_machine *sm) in wpa_auth_del_sm()
211 int (*cb)(struct wpa_state_machine *sm, void *ctx), in wpa_auth_for_each_sta()
225 static int wpa_use_aes_cmac(struct wpa_state_machine *sm) in wpa_use_aes_cmac()
261 struct wpa_state_machine *sm = timeout_ctx; in wpa_rekey_ptk() local
268 static int wpa_auth_pmksa_clear_cb(struct wpa_state_machine *sm, void *ctx) in wpa_auth_pmksa_clear_cb()
417 struct wpa_state_machine *sm; in wpa_auth_sta_init() local
432 struct wpa_state_machine *sm) in wpa_auth_sta_associated()
463 void wpa_auth_sta_no_wpa(struct wpa_state_machine *sm) in wpa_auth_sta_no_wpa()
475 static void wpa_free_sta_sm(struct wpa_state_machine *sm) in wpa_free_sta_sm()
494 void wpa_auth_sta_deinit(struct wpa_state_machine *sm) in wpa_auth_sta_deinit()
519 static void wpa_request_new_ptk(struct wpa_state_machine *sm) in wpa_request_new_ptk()
557 struct wpa_state_machine *sm, in ft_check_msg_2_of_4()
605 struct wpa_state_machine *sm, int group) in wpa_receive_error_report()
622 void wpa_receive(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, u8 *data, size_t… in wpa_receive()
967 void wpa_auth_add_sae_pmkid(struct wpa_state_machine *sm, const u8 *pmkid) in wpa_auth_add_sae_pmkid()
1007 struct wpa_state_machine *sm, int key_info, in __wpa_send_eapol()
1165 struct wpa_state_machine *sm = wpa_auth_get_sm(index); in hostap_eapol_resend_process() local
1192 struct wpa_state_machine *sm, int key_info, in wpa_send_eapol()
1244 void wpa_remove_ptk(struct wpa_state_machine *sm) in wpa_remove_ptk()
1254 int wpa_auth_sm_event(struct wpa_state_machine *sm, wpa_event event) in wpa_auth_sm_event()
1458 static int wpa_auth_sm_ptk_update(struct wpa_state_machine *sm) in wpa_auth_sm_ptk_update()
1601 static int wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *snonce, in wpa_derive_ptk()
1747 static int ieee80211w_kde_len(struct wpa_state_machine *sm) in ieee80211w_kde_len()
1757 static u8 * ieee80211w_kde_add(struct wpa_state_machine *sm, u8 *pos) in ieee80211w_kde_add()
1787 static int ieee80211w_kde_len(struct wpa_state_machine *sm) in ieee80211w_kde_len()
1793 static u8 * ieee80211w_kde_add(struct wpa_state_machine *sm, u8 *pos) in ieee80211w_kde_add()
2297 static int wpa_group_update_sta(struct wpa_state_machine *sm, void *ctx) in wpa_group_update_sta()
2328 void wpa_wnmsleep_rekey_gtk(struct wpa_state_machine *sm) in wpa_wnmsleep_rekey_gtk()
2337 void wpa_set_wnmsleep(struct wpa_state_machine *sm, int flag) in wpa_set_wnmsleep()
2343 int wpa_wnmsleep_gtk_subelem(struct wpa_state_machine *sm, u8 *pos) in wpa_wnmsleep_gtk_subelem()
2375 int wpa_wnmsleep_igtk_subelem(struct wpa_state_machine *sm, u8 *pos) in wpa_wnmsleep_igtk_subelem()
2499 static int wpa_sm_step(struct wpa_state_machine *sm) in wpa_sm_step()
2573 int wpa_auth_uses_sae(struct wpa_state_machine *sm) in wpa_auth_uses_sae()