Home
last modified time | relevance | path

Searched refs:hostapd_eid_assoc_fils_session (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/wpa/src/ap/
HDwpa_auth.h579 u8 * hostapd_eid_assoc_fils_session(struct wpa_state_machine *sm, u8 *eid,
HDdrv_callbacks.c73 p = hostapd_eid_assoc_fils_session(sta->wpa_sm, p, in hostapd_notify_assoc_fils_finish()
773 p = hostapd_eid_assoc_fils_session(sta->wpa_sm, p, in hostapd_notif_assoc()
HDwpa_auth.c3517 u8 * hostapd_eid_assoc_fils_session(struct wpa_state_machine *sm, u8 *buf, function