HomeSort by relevance Sort by last modified time
    Searched full:wpa (Results 126 - 150 of 349) sorted by null

1 2 3 4 56 7 8 91011>>

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
admCtrlWpa.c 121 /** WPA admission table. Used to verify admission parameters to an AP */
555 /* Check validity of WPA IE */
569 /* Build Wpa IE */
590 the default WPA IE */
    [all...]
  /external/wpa_supplicant/
config.h 2 * WPA Supplicant / Configuration file structures
108 * association parameters (e.g., WPA IE generation); this mode can
109 * also be used with non-WPA drivers when using IEEE 802.1X mode;
crypto_gnutls.c 2 * WPA Supplicant / wrapper functions for libgcrypt
tls_none.c 2 * WPA Supplicant / SSL/TLS interface functions for no TLS case
wireless_copy.h 186 * - Add support for WPA/WPA2
194 * - Add SIOCSIWAUTH/SIOCGIWAUTH for setting authentication and WPA
297 /* WPA : Generic IEEE 802.11 informatiom element (e.g., for WPA/RSN/WMM).
301 * are allowed to generate their own WPA/RSN IEs, but in these cases, drivers
307 /* WPA : IEEE 802.11 MLME requests */
310 /* WPA : Authentication mode parameters */
314 /* WPA : Extended version of encoding configuration */
363 #define IWEVGENIE 0x8C05 /* Generic IE (WPA, RSN, WMM, ..)
377 * generates its own WPA/RSN IE. Thi
    [all...]
driver_ndiswrapper.c 2 * WPA Supplicant - driver interaction with Linux ndiswrapper
144 * some cases with WPA_SET_KEY. For example, roaming from WPA
driver_hostap.c 2 * WPA Supplicant - driver interaction with Linux Host AP driver
350 * not using WPA. IEEE 802.1X specifies that these frames are not
351 * encrypted, but WPA encrypts them when pairwise keys are in use. */
config.c 2 * WPA Supplicant / Configuration parser and common functions
18 #include "wpa.h"
404 if (os_strcmp(start, "WPA") == 0)
486 if (os_strcmp(start, "WPA-PSK") == 0)
488 else if (os_strcmp(start, "WPA-EAP") == 0)
494 else if (os_strcmp(start, "WPA-NONE") == 0)
    [all...]
driver_atmel.c 2 * WPA Supplicant - Driver interaction with Atmel Wireless LAN drivers
19 WPA Supplicant - driver interaction with Atmel Wireless lan drivers.
main_winsvc.c 2 * WPA Supplicant / main() function for Win32 service
44 TEXT("Provides IEEE 802.1X and WPA/WPA2 supplicant functionality")
  /external/wpa_supplicant/wpa_gui/
networkconfig.ui 84 <string>WPA-Personal (PSK)</string>
89 <string>WPA-Enterprise (EAP)</string>
158 <string>WPA/WPA2 pre-shared key or passphrase</string>
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
networkconfig.ui 103 <string>WPA-Personal (PSK)</string>
108 <string>WPA-Enterprise (EAP)</string>
177 <string>WPA/WPA2 pre-shared key or passphrase</string>
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
networkconfig.ui 70 <string>WPA-Personal (PSK)</string>
75 <string>WPA-Enterprise (EAP)</string>
134 <string>WPA/WPA2 pre-shared key or passphrase</string>
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_common.c 2 * WPA/RSN - Shared functions for supplicant and authenticator
127 wpa_printf(MSG_DEBUG, "WPA: PTK derivation - A1=" MACSTR " A2=" MACSTR,
129 wpa_hexdump_key(MSG_DEBUG, "WPA: PMK", pmk, pmk_len);
130 wpa_hexdump_key(MSG_DEBUG, "WPA: PTK", ptk, ptk_len);
wireless_copy.h 186 * - Add support for WPA/WPA2
194 * - Add SIOCSIWAUTH/SIOCGIWAUTH for setting authentication and WPA
297 /* WPA : Generic IEEE 802.11 informatiom element (e.g., for WPA/RSN/WMM).
301 * are allowed to generate their own WPA/RSN IEs, but in these cases, drivers
307 /* WPA : IEEE 802.11 MLME requests */
310 /* WPA : Authentication mode parameters */
314 /* WPA : Extended version of encoding configuration */
363 #define IWEVGENIE 0x8C05 /* Generic IE (WPA, RSN, WMM, ..)
377 * generates its own WPA/RSN IE. Thi
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/inc/
whalWpa.h 64 /* WHAL WPA Class API*/
  /external/kernel-headers/original/linux/
wireless.h 186 * - Add support for WPA/WPA2
194 * - Add SIOCSIWAUTH/SIOCGIWAUTH for setting authentication and WPA
285 /* WPA : Generic IEEE 802.11 informatiom element (e.g., for WPA/RSN/WMM).
289 * are allowed to generate their own WPA/RSN IEs, but in these cases, drivers
295 /* WPA : IEEE 802.11 MLME requests */
298 /* WPA : Authentication mode parameters */
302 /* WPA : Extended version of encoding configuration */
351 #define IWEVGENIE 0x8C05 /* Generic IE (WPA, RSN, WMM, ..)
365 * generates its own WPA/RSN IE. Thi
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wireless.h 186 * - Add support for WPA/WPA2
194 * - Add SIOCSIWAUTH/SIOCGIWAUTH for setting authentication and WPA
297 /* WPA : Generic IEEE 802.11 informatiom element (e.g., for WPA/RSN/WMM).
301 * are allowed to generate their own WPA/RSN IEs, but in these cases, drivers
307 /* WPA : IEEE 802.11 MLME requests */
310 /* WPA : Authentication mode parameters */
314 /* WPA : Extended version of encoding configuration */
363 #define IWEVGENIE 0x8C05 /* Generic IE (WPA, RSN, WMM, ..)
377 * generates its own WPA/RSN IE. Thi
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
wpa_core.c 114 pWpaCore->WpaSupplParams.proto = 0; /* key negotiation protocol - WPA is ok even though no security is used */
584 os_sprintf(cmd, (PS8)"SET_NETWORK %d proto WPA", NetworkID);
614 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt WPA-PSK", NetworkID);
619 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt WPA-EAP CCKM", NetworkID);
623 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt WPA-EAP", NetworkID);
625 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt WPA-NONE", NetworkID);
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
wpa_core.c 114 pWpaCore->WpaSupplParams.proto = 0; /* key negotiation protocol - WPA is ok even though no security is used */
584 os_sprintf(cmd, (PS8)"SET_NETWORK %d proto WPA", NetworkID);
614 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt WPA-PSK", NetworkID);
619 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt WPA-EAP CCKM", NetworkID);
623 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt WPA-EAP", NetworkID);
625 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt WPA-NONE", NetworkID);
  /external/wpa_supplicant_6/wpa_supplicant/
config.h 2 * WPA Supplicant / Configuration file structures
83 * association parameters (e.g., WPA IE generation); this mode can
84 * also be used with non-WPA drivers when using IEEE 802.1X mode;
README-WPS 14 wireless network. It allows automated generation of random keys (WPA
130 negotiation which will generate a new WPA PSK in the same way as the
main_winsvc.c 2 * WPA Supplicant / main() function for Win32 service
44 TEXT("Provides IEEE 802.1X and WPA/WPA2 supplicant functionality")
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_hostap.c 2 * WPA Supplicant - driver interaction with Linux Host AP driver
348 * not using WPA. IEEE 802.1X specifies that these frames are not
349 * encrypted, but WPA encrypts them when pairwise keys are in use. */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalWpa.c 92 * Process : Create the WPA - security sub-module.
118 * Process : Configure the WPA - security sub-module.
311 * Process : Destroy the WPA - security sub-module.

Completed in 850 milliseconds

1 2 3 4 56 7 8 91011>>