Home
last modified time | relevance | path

Searched refs:tkip_countermeasures (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dtkip_countermeasures.c27 hapd->tkip_countermeasures = 0; in ieee80211_tkip_countermeasures_stop()
42 hapd->tkip_countermeasures = 1; in ieee80211_tkip_countermeasures_start()
DMakefile52 tkip_countermeasures.o \
Dhostapd.h155 int tkip_countermeasures; member
Dieee802_11.c928 if (hapd->tkip_countermeasures) { in handle_auth()
1785 if (hapd->tkip_countermeasures) { in handle_assoc()
Dhostapd.c2356 if (hapd->tkip_countermeasures) { in hostapd_new_assoc_sta()
/external/wpa_supplicant_8/hostapd/
DMakefile58 OBJS += ../src/ap/tkip_countermeasures.o
/external/wpa_supplicant_8/wpa_supplicant/
DMakefile819 OBJS += ../src/ap/tkip_countermeasures.o