/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
admCtrlWpa.h | 84 WPA_IE_KEY_MNG_801_1X = 1, /**< "802.1X" key management - WPA default*/ 85 WPA_IE_KEY_MNG_PSK_801_1X = 2, /**< "WPA PSK */ 86 WPA_IE_KEY_MNG_CCKM = 3, /**< WPA CCKM */ 97 TI_UINT8 elementid; /* WPA information element id is 0xDD */ 111 /* WPA capabilities structure */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/ |
admCtrlWpa.h | 85 WPA_IE_KEY_MNG_801_1X = 1, /**< "802.1X" key management - WPA default*/ 86 WPA_IE_KEY_MNG_PSK_801_1X = 2, /**< "WPA PSK */ 87 WPA_IE_KEY_MNG_CCKM = 3, /**< WPA CCKM */ 97 UINT8 elementid; /* WPA information element id is 0xDD */ 111 /* WPA capabilities structure */
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
admCtrlWpa.h | 84 WPA_IE_KEY_MNG_801_1X = 1, /**< "802.1X" key management - WPA default*/ 85 WPA_IE_KEY_MNG_PSK_801_1X = 2, /**< "WPA PSK */ 86 WPA_IE_KEY_MNG_CCKM = 3, /**< WPA CCKM */ 97 TI_UINT8 elementid; /* WPA information element id is 0xDD */ 111 /* WPA capabilities structure */
|
/external/wpa_supplicant/ |
wpa_supplicant.c | 2 * WPA Supplicant 24 #include "wpa.h" 195 wpa_printf(MSG_DEBUG, "WPA: drop TX EAPOL in non-IEEE 802.1X " 201 if (pmksa_cache_get_current(wpa_s->wpa) && 276 wpa_sm_aborted_cached(wpa_s->wpa); 319 /* IBSS/WPA-None uses only one key (Group) for both receiving and 323 wpa_printf(MSG_INFO, "WPA: Invalid mode %d (not IBSS/ad-hoc) " 324 "for WPA-None", ssid->mode); 329 wpa_printf(MSG_INFO, "WPA: No PSK configured for WPA-None") [all...] |
main_none.c | 2 * WPA Supplicant / Example program entrypoint
|
wpa_passphrase.c | 2 * WPA Supplicant - ASCII passphrase to WPA PSK tool
|
wpa_supplicant.h | 155 * If the driver generates WPA/RSN IE, this event data must be 156 * returned for WPA handshake to have needed information. If 157 * wpa_supplicant-generated WPA/RSN IE is used, this 174 * required WPA, but may be useful for some protocols and as 194 * used to update WPA/RSN IE for the AP. If this field is not 198 * expected to provide WPA/RSN IE for the AP (if WPA/WPA2 is
|
wpa_i.h | 2 * wpa_supplicant - Internal WPA state machine definitions 25 * struct wpa_ptk - WPA Pairwise Transient Key 76 * struct wpa_sm - Internal WPA state machine data 121 /* Selected configuration (based on Beacon/ProbeResp WPA IE) */ 128 u8 *assoc_wpa_ie; /* Own WPA/RSN IE from (Re)AssocReq */
|
driver.h | 2 * WPA Supplicant - driver interface definition 39 * @wpa_ie: WPA IE 95 * wpa_ie - WPA information element for (Re)Association Request 96 * WPA information element to be included in (Re)Association 98 * of this WPA IE is optional. If the driver generates the WPA 101 * the driver has to notify wpa_supplicant about the used WPA 106 * looking at the first byte of the IE (0xdd for WPA, 0x30 for 179 /* Driver generated WPA/RSN IE */ 276 * set_wpa - Enable/disable WPA support (OBSOLETE [all...] |
driver_ndis_.c | 2 * WPA Supplicant - Windows/NDIS driver interface - event processing 22 #include "wpa.h"
|
/external/wpa_supplicant/wpa_gui/ |
networkconfig.ui.h | 44 else if (flags.find("[WPA-EAP") >= 0) 48 else if (flags.find("[WPA-PSK") >= 0) 108 QMessageBox::warning(this, "wpa_gui", "WPA-PSK requires a passphrase " 144 key_mgmt = "WPA-PSK"; 145 proto = "WPA"; 148 key_mgmt = "WPA-EAP"; 149 proto = "WPA"; 152 key_mgmt = "WPA-PSK"; 156 key_mgmt = "WPA-EAP"; 322 int wpa = 0 local [all...] |
/external/wpa_supplicant/wpa_gui-qt4/ |
networkconfig.cpp | 74 else if (flags.find("[WPA-EAP") >= 0) 78 else if (flags.find("[WPA-PSK") >= 0) 139 "WPA-PSK requires a passphrase " 175 key_mgmt = "WPA-PSK"; 176 proto = "WPA"; 179 key_mgmt = "WPA-EAP"; 180 proto = "WPA"; 183 key_mgmt = "WPA-PSK"; 187 key_mgmt = "WPA-EAP"; 361 int wpa = 0 local [all...] |
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/ |
networkconfig.ui.h | 44 else if (flags.find("[WPA-EAP") >= 0) 48 else if (flags.find("[WPA-PSK") >= 0) 108 QMessageBox::warning(this, "wpa_gui", "WPA-PSK requires a passphrase " 147 key_mgmt = "WPA-PSK"; 148 proto = "WPA"; 151 key_mgmt = "WPA-EAP"; 152 proto = "WPA"; 155 key_mgmt = "WPA-PSK"; 159 key_mgmt = "WPA-EAP"; 336 int wpa = 0 local [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
main_none.c | 2 * WPA Supplicant / Example program entrypoint
|
main_symbian.cpp | 2 * WPA Supplicant / Program entrypoint for Symbian
|
wpa_passphrase.c | 2 * WPA Supplicant - ASCII passphrase to WPA PSK tool
|
wpas_glue.c | 2 * WPA Supplicant - Glue code to setup EAPOL and RSN modules 19 #include "wpa.h" 138 wpa_printf(MSG_DEBUG, "WPA: drop TX EAPOL in non-IEEE 802.1X " 144 if (pmksa_cache_get_current(wpa_s->wpa) && 218 wpa_sm_aborted_cached(wpa_s->wpa); 285 wpa_msg(wpa_s, MSG_DEBUG, "WPA: EAPOL processing complete"); 326 if (wpa_sm_set_ap_wpa_ie(wpa_s->wpa, ie, ie ? 2 + ie[1] : 0)) 330 if (wpa_sm_set_ap_rsn_ie(wpa_s->wpa, ie, ie ? 2 + ie[1] : 0)) 347 /* No WPA/RSN IE found in the cached scan results. Try to get updated 584 wpa_printf(MSG_ERROR, "Failed to allocate WPA context.") [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
privsep_commands.h | 2 * WPA Supplicant - privilege separation commands
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
wpa_ie.c | 2 * wpa_supplicant - WPA/RSN IE and KDE processing 18 #include "wpa.h" 72 /* No WPA IE - fail silently */ 164 * wpa_parse_wpa_ie - Parse WPA/RSN IE 165 * @wpa_ie: Pointer to WPA or RSN IE 166 * @wpa_ie_len: Length of the WPA/RSN IE 170 * Parse the contents of WPA or RSN IE and write the parsed data into data. 244 /* WPA Capabilities; use defaults, so no need to include it */ 376 * wpa_gen_wpa_ie - Generate WPA/RSN IE based on current security policy 377 * @sm: Pointer to WPA state machine data from wpa_sm_init( [all...] |
/hardware/ti/wlan/wl1271/CUDK/ |
Makefile | 11 # WPA = Point to TI's supplicant 14 # enable WPA enterprise authorization modes 46 ifeq ($(SUPPL),WPA) 103 ifeq ($(SUPPL), WPA)
|
/system/wlan/ti/wilink_6_1/CUDK/ |
Makefile | 11 # WPA = Point to TI's supplicant 14 # enable WPA enterprise authorization modes 46 ifeq ($(SUPPL),WPA) 103 ifeq ($(SUPPL), WPA)
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiConfiguration.java | 97 /** WPA is not used; plaintext or static WEP could be used. */ 99 /** WPA pre-shared key (requires {@code preSharedKey} to be specified). */ 101 /** WPA using EAP authentication. Generally used with an external authentication server. */ 118 /** WPA/IEEE 802.11i/D3.0 */ 119 public static final int WPA = 0; 125 public static final String[] strings = { "WPA", "RSN" }; 134 /** Open System authentication (required for WPA/WPA2) */ 147 * Recognized pairwise ciphers for WPA. 233 * Pre-shared key for use with WPA-PSK. 269 * Defaults to WPA-PSK WPA-EAP [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/ |
TI_AdapterSEC.h | 77 Desc: This function is used for WPA or EXC Certificate configuration. 191 Desc: This function sets the PSK Password Phrase for WPA type encryption 206 the regular 802.11 WEP, and OS_KEY_TYPE_DYNAMIC uses 802.1x (WPA) 294 Desc: This function sets WPA promotion options. The STA supports promotion 296 the STA is configured to WPA , the STA connects to either WPA or 300 fWPAOptions - The required WPA options. 311 Desc: This function retrieves the WPA promotion options. 313 fWPAOptions - Current WPA options
|
/system/wlan/ti/sta_dk_4_0_4_32/wpa_supplicant_lib/ |
driver_ti.h | 2 * WPA Supplicant - driver interaction with TI station 27 #include "wpa.h" 84 int proto; /* Protocol (WPA/WPA2/RSN) */
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
networkconfig.cpp | 77 else if (flags.indexOf("[WPA-EAP") >= 0) 81 else if (flags.indexOf("[WPA-PSK") >= 0) 192 QMessageBox::warning(this, "WPA Pre-Shared Key Error", 193 "WPA-PSK requires a passphrase " 246 key_mgmt = "WPA-PSK"; 247 proto = "WPA"; 250 key_mgmt = "WPA-EAP"; 251 proto = "WPA"; 254 key_mgmt = "WPA-PSK"; 258 key_mgmt = "WPA-EAP" 511 int wpa = 0; local [all...] |