Searched refs:wpa_auth_sta_init (Results 1 – 7 of 7) sorted by relevance
| /dflybsd-src/contrib/wpa_supplicant/src/ap/ |
| H A D | drv_callbacks.c | 300 sta->wpa_sm = wpa_auth_sta_init(hapd->wpa_auth, in hostapd_notif_assoc() 433 sta->wpa_sm = wpa_auth_sta_init(hapd->wpa_auth, in hostapd_notif_assoc() 1097 sta->wpa_sm = wpa_auth_sta_init(hapd->wpa_auth, in hostapd_notif_auth()
|
| H A D | wpa_auth.h | 332 wpa_auth_sta_init(struct wpa_authenticator *wpa_auth, const u8 *addr,
|
| H A D | ieee802_11.c | 1545 sta->wpa_sm = wpa_auth_sta_init(hapd->wpa_auth, sta->addr, in handle_auth_fils() 2377 sta->wpa_sm = wpa_auth_sta_init(hapd->wpa_auth, in handle_auth() 2400 wpa_auth_sta_init(hapd->wpa_auth, in handle_auth() 2856 sta->wpa_sm = wpa_auth_sta_init(hapd->wpa_auth, sta->addr, in owe_process_rsn_ie() 3064 sta->wpa_sm = wpa_auth_sta_init(hapd->wpa_auth, in check_assoc_ies() 3220 sta->wpa_sm = wpa_auth_sta_init(hapd->wpa_auth, in check_assoc_ies()
|
| H A D | wpa_auth_glue.c | 917 sta->wpa_sm = wpa_auth_sta_init(hapd->wpa_auth, sta->addr, NULL); in hostapd_wpa_auth_add_sta()
|
| H A D | wpa_auth.c | 603 wpa_auth_sta_init(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_sta_init() function
|
| /dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
| H A D | mesh_rsn.c | 377 sta->wpa_sm = wpa_auth_sta_init(hapd->wpa_auth, in mesh_rsn_auth_sae_sta()
|
| H A D | ibss_rsn.c | 455 peer->auth = wpa_auth_sta_init(ibss_rsn->auth_group, peer->addr, NULL); in ibss_rsn_auth_init()
|