Searched defs:iswep (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.c207 int iswep)
238 if (!iswep || !sta->challenge || !challenge ||
205 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, u16 auth_transaction, const u8 *challenge, int iswep) argument
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.c207 int iswep)
238 if (!iswep || !sta->challenge || !challenge ||
205 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, u16 auth_transaction, const u8 *challenge, int iswep) argument
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.c207 int iswep)
238 if (!iswep || !sta->challenge || !challenge ||
205 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, u16 auth_transaction, const u8 *challenge, int iswep) argument

Completed in 54 milliseconds