Home
last modified time | relevance | path

Searched refs:ieee80211_alloc_challenge (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_input.h319 int ieee80211_alloc_challenge(struct ieee80211_node *);
H A Dieee80211_input.c495 ieee80211_alloc_challenge(struct ieee80211_node *ni) in ieee80211_alloc_challenge() function
H A Dieee80211_sta.c1113 if (!ieee80211_alloc_challenge(ni)) in sta_auth_shared()
H A Dieee80211_hostap.c1103 if (!ieee80211_alloc_challenge(ni)) { in hostap_auth_shared()