Lines Matching defs:wpa_auth
631 static int wpa_ft_rrb_send(struct wpa_authenticator *wpa_auth, const u8 *dst, in wpa_ft_rrb_send()
642 static int wpa_ft_rrb_oui_send(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_oui_send()
655 static int wpa_ft_action_send(struct wpa_authenticator *wpa_auth, in wpa_ft_action_send()
665 static const u8 * wpa_ft_get_psk(struct wpa_authenticator *wpa_auth, in wpa_ft_get_psk()
677 wpa_ft_add_sta(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) in wpa_ft_add_sta()
685 static int wpa_ft_set_vlan(struct wpa_authenticator *wpa_auth, in wpa_ft_set_vlan()
694 static int wpa_ft_get_vlan(struct wpa_authenticator *wpa_auth, in wpa_ft_get_vlan()
704 wpa_ft_set_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_identity()
715 wpa_ft_get_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_identity()
726 wpa_ft_set_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_radius_cui()
737 wpa_ft_get_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_radius_cui()
748 wpa_ft_set_session_timeout(struct wpa_authenticator *wpa_auth, in wpa_ft_set_session_timeout()
759 wpa_ft_get_session_timeout(struct wpa_authenticator *wpa_auth, in wpa_ft_get_session_timeout()
768 static int wpa_ft_add_tspec(struct wpa_authenticator *wpa_auth, in wpa_ft_add_tspec()
782 static int wpa_channel_info(struct wpa_authenticator *wpa_auth, in wpa_channel_info()
935 static void wpa_ft_rrb_seq_flush(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_seq_flush()
959 wpa_ft_rrb_seq_req(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_seq_req()
965 int (*cb)(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_seq_req()
1128 wpa_ft_rrb_seq_accept(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_seq_accept()
1356 static int wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, in wpa_ft_store_pmk_r0()
1420 static int wpa_ft_fetch_pmk_r0(struct wpa_authenticator *wpa_auth, in wpa_ft_fetch_pmk_r0()
1443 static int wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_store_pmk_r1()
1510 int wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_fetch_pmk_r1()
1576 static void wpa_ft_rrb_lookup_r0kh(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_lookup_r0kh()
1623 static void wpa_ft_rrb_lookup_r1kh(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_lookup_r1kh()
1654 static int wpa_ft_rrb_check_r0kh(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_check_r0kh()
1666 static int wpa_ft_rrb_check_r1kh(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_check_r1kh()
1679 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_ft_rrb_del_r0kh() local
1703 static void wpa_ft_rrb_r0kh_replenish(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_r0kh_replenish()
1712 static void wpa_ft_rrb_r0kh_timeout(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_r0kh_timeout()
1724 wpa_ft_rrb_add_r0kh(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_add_r0kh()
1764 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_ft_rrb_del_r1kh() local
1788 static void wpa_ft_rrb_r1kh_replenish(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_r1kh_replenish()
1798 wpa_ft_rrb_add_r1kh(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_add_r1kh()
1834 static void wpa_ft_deinit_seq(struct wpa_authenticator *wpa_auth) in wpa_ft_deinit_seq()
1867 static void wpa_ft_deinit_rkh_tmp(struct wpa_authenticator *wpa_auth) in wpa_ft_deinit_rkh_tmp()
1912 void wpa_ft_deinit(struct wpa_authenticator *wpa_auth) in wpa_ft_deinit()
1919 static void wpa_ft_block_r0kh(struct wpa_authenticator *wpa_auth, in wpa_ft_block_r0kh()
2206 static inline int wpa_auth_get_seqnum(struct wpa_authenticator *wpa_auth, in wpa_auth_get_seqnum()
2369 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in wpa_ft_bigtk_subelem() local
2878 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key()
2892 static inline int wpa_auth_set_ltf_keyseed(struct wpa_authenticator *wpa_auth, in wpa_auth_set_ltf_keyseed()
2905 static inline int wpa_auth_add_sta_ft(struct wpa_authenticator *wpa_auth, in wpa_auth_add_sta_ft()
2983 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in wpa_ft_psk_pmk_r1() local
3093 static int wpa_ft_local_derive_pmk_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_local_derive_pmk_r1()
3825 static int wpa_ft_rrb_rx_request(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_rx_request()
3868 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in wpa_ft_send_rrb_auth_resp() local
3985 static int wpa_ft_rrb_rx_pull(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_rx_pull()
4142 static int wpa_ft_rrb_rx_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_rx_r1()
4147 int (*cb)(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_rx_r1()
4373 static int wpa_ft_rrb_rx_resp(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_rx_resp()
4427 static int wpa_ft_rrb_rx_push(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_rx_push()
4445 static int wpa_ft_rrb_rx_seq(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_rx_seq()
4563 static int wpa_ft_rrb_rx_seq_req(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_rx_seq_req()
4632 static int wpa_ft_rrb_rx_seq_resp(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_rx_seq_resp()
4733 int wpa_ft_rrb_rx(struct wpa_authenticator *wpa_auth, const u8 *src_addr, in wpa_ft_rrb_rx()
4845 void wpa_ft_rrb_oui_rx(struct wpa_authenticator *wpa_auth, const u8 *src_addr, in wpa_ft_rrb_oui_rx()
4912 static int wpa_ft_generate_pmk_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_generate_pmk_r1()
4961 void wpa_ft_push_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *addr) in wpa_ft_push_pmk_r1()