Lines Matching defs:ctx
275 static void hostapd_wpa_auth_logger(void *ctx, const u8 *addr, in hostapd_wpa_auth_logger()
300 static void hostapd_wpa_auth_disconnect(void *ctx, const u8 *addr, in hostapd_wpa_auth_disconnect()
311 static int hostapd_wpa_auth_mic_failure_report(void *ctx, const u8 *addr) in hostapd_wpa_auth_mic_failure_report()
318 static void hostapd_wpa_auth_psk_failure_report(void *ctx, const u8 *addr) in hostapd_wpa_auth_psk_failure_report()
326 static void hostapd_wpa_auth_set_eapol(void *ctx, const u8 *addr, in hostapd_wpa_auth_set_eapol()
367 static int hostapd_wpa_auth_get_eapol(void *ctx, const u8 *addr, in hostapd_wpa_auth_get_eapol()
385 static const u8 * hostapd_wpa_auth_get_psk(void *ctx, const u8 *addr, in hostapd_wpa_auth_get_psk()
468 static int hostapd_wpa_auth_get_msk(void *ctx, const u8 *addr, u8 *msk, in hostapd_wpa_auth_get_msk()
498 static int hostapd_wpa_auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in hostapd_wpa_auth_set_key()
562 static int hostapd_wpa_auth_get_seqnum(void *ctx, const u8 *addr, int idx, in hostapd_wpa_auth_get_seqnum()
577 int hostapd_wpa_auth_send_eapol(void *ctx, const u8 *addr, in hostapd_wpa_auth_send_eapol()
620 static int hostapd_wpa_auth_get_sta_count(void *ctx) in hostapd_wpa_auth_get_sta_count()
629 void *ctx, int (*cb)(struct wpa_state_machine *sm, void *ctx), in hostapd_wpa_auth_for_each_sta()
648 static int wpa_auth_iface_iter(struct hostapd_iface *iface, void *ctx) in wpa_auth_iface_iter()
662 void *ctx, int (*cb)(struct wpa_authenticator *sm, void *ctx), in hostapd_wpa_auth_for_each_auth()
712 static int hostapd_wpa_auth_ft_iter(struct hostapd_iface *iface, void *ctx) in hostapd_wpa_auth_ft_iter()
765 static int hostapd_wpa_auth_send_ether(void *ctx, const u8 *dst, u16 proto, in hostapd_wpa_auth_send_ether()
891 static int hostapd_wpa_auth_oui_iter(struct hostapd_iface *iface, void *ctx) in hostapd_wpa_auth_oui_iter()
960 static int hostapd_wpa_auth_send_oui(void *ctx, const u8 *dst, u8 oui_suffix, in hostapd_wpa_auth_send_oui()
1001 static int hostapd_channel_info(void *ctx, struct wpa_channel_info *ci) in hostapd_channel_info()
1011 static void hostapd_store_ptksa(void *ctx, const u8 *addr,int cipher, in hostapd_store_ptksa()
1021 static void hostapd_clear_ptksa(void *ctx, const u8 *addr, int cipher) in hostapd_clear_ptksa()
1031 static int hostapd_wpa_auth_update_vlan(void *ctx, const u8 *addr, int vlan_id) in hostapd_wpa_auth_update_vlan()
1077 static int hostapd_get_sta_tx_params(void *ctx, const u8 *addr, in hostapd_get_sta_tx_params()
1099 static int hostapd_wpa_auth_send_ft_action(void *ctx, const u8 *dst, in hostapd_wpa_auth_send_ft_action()
1130 hostapd_wpa_auth_add_sta(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta()
1173 static int hostapd_wpa_auth_add_sta_ft(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta_ft()
1201 static int hostapd_wpa_auth_set_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_vlan()
1242 static int hostapd_wpa_auth_get_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_get_vlan()
1267 hostapd_wpa_auth_set_identity(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_identity()
1308 hostapd_wpa_auth_get_identity(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_identity()
1337 hostapd_wpa_auth_set_radius_cui(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_radius_cui()
1376 hostapd_wpa_auth_get_radius_cui(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_radius_cui()
1408 static void hostapd_wpa_auth_set_session_timeout(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_session_timeout()
1430 static int hostapd_wpa_auth_get_session_timeout(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_get_session_timeout()
1452 static void hostapd_rrb_receive(void *ctx, const u8 *src_addr, const u8 *buf, in hostapd_rrb_receive()
1470 static void hostapd_rrb_oui_receive(void *ctx, const u8 *src_addr, in hostapd_rrb_oui_receive()
1486 static int hostapd_wpa_auth_add_tspec(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_add_tspec()
1549 static void hostapd_request_radius_psk(void *ctx, const u8 *addr, int key_mgmt, in hostapd_request_radius_psk()
1566 static int hostapd_set_ltf_keyseed(void *ctx, const u8 *peer_addr, in hostapd_set_ltf_keyseed()
1582 static int hostapd_wpa_auth_get_ml_key_info(void *ctx, in hostapd_wpa_auth_get_ml_key_info()
1652 static int hostapd_wpa_auth_get_drv_flags(void *ctx, in hostapd_wpa_auth_get_drv_flags()