Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dpreauth_auth.h18 void rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta,
39 static inline void rsn_preauth_send(struct hostapd_data *hapd, in rsn_preauth_send() function
Dpreauth_auth.c231 void rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, in rsn_preauth_send() function
Dieee802_1x.c89 rsn_preauth_send(hapd, sta, buf, len); in ieee802_1x_send()