Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1179 #define WLAN_CIPHER_SUITE_TKIP 0x000FAC02 macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c285 case WLAN_CIPHER_SUITE_TKIP: in wiphy_info_cipher_suites()
Ddriver_nl80211.c2383 return WLAN_CIPHER_SUITE_TKIP; in wpa_alg_to_cipher_suite()
2429 return WLAN_CIPHER_SUITE_TKIP; in wpa_cipher_to_cipher_suite()
2456 suites[num_suites++] = WLAN_CIPHER_SUITE_TKIP; in wpa_cipher_to_cipher_suites()