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

1 23 4 5 6 7 8 91011>>

  /external/wpa_supplicant/
ChangeLog 63 from being used with non-WPA networks and disabled workaround for
64 ignoring bogus WPA/RSN IE in non-WPA configuration
211 * fixed WPA PSK update through ctrl_iface for the case where the old
224 if WPA-None (adhoc) is used (pairwise=NONE in that case)
301 * reject WPA/WPA2 message 3/4 if it does not include any valid
302 WPA/RSN IE
422 the new AP is using different WPA/RSN IE
427 * allow fallback to WPA, if mixed WPA+WPA2 networks have mismatch i
    [all...]
config_none.c 2 * WPA Supplicant / Configuration backend: empty starting point
ctrl_iface_dbus_handlers.h 2 * WPA Supplicant / dbus-based control interface
driver_ndis.h 2 * WPA Supplicant - Windows/NDIS driver interface
driver_wext.h 2 * WPA Supplicant - driver_wext exported functions
ms_funcs.h 2 * WPA Supplicant / shared MSCHAPV2 helper functions / RFC 2433 / RFC 2759
wpa_common.h 2 * WPA definitions shared between hostapd and wpa_supplicant
preauth.c 2 * WPA Supplicant - RSN pre-authentication
18 #include "wpa.h"
41 * @sm: Pointer to WPA state machine data from wpa_sm_init()
165 * @sm: Pointer to WPA state machine data from wpa_sm_init()
262 * @sm: Pointer to WPA state machine data from wpa_sm_init()
288 * @sm: Pointer to WPA state machine data from wpa_sm_init()
348 * @sm: Pointer to WPA state machine data from wpa_sm_init()
424 * @sm: Pointer to WPA state machine data from wpa_sm_init()
482 * @sm: Pointer to WPA state machine data from wpa_sm_init()
517 * @sm: Pointer to WPA state machine data from wpa_sm_init(
    [all...]
eapol_sm.h 2 * WPA Supplicant / EAPOL state machines
28 * accept_802_1x_keys - Accept IEEE 802.1X (non-WPA) EAPOL-Key frames
31 * with non-WPA security policy to generate dynamic WEP keys. When
32 * using WPA, this should be set to 0 so that WPA state machine can
todo.txt 5 - add support for WPA with ap_scan=0 (update selected cipher etc. based on
11 EAPOL-Key processing (WPA & WEP keys) could be in privileged part
46 * 'test' worked with WPA-PSK
50 - possibility to link in WPA Authenticator state machine to wpa_supplicant
76 * WPA parameters
pmksa_cache.c 2 * WPA Supplicant - RSN PMKSA cache
18 #include "wpa.h"
191 wpa_printf(MSG_DEBUG, "WPA: reusing previous "
377 * @sm: Pointer to WPA state machine data from wpa_sm_init()
390 * @sm: Pointer to WPA state machine data from wpa_sm_init()
402 * @sm: Pointer to WPA state machine data from wpa_sm_init()
433 * @sm: Pointer to WPA state machine data from wpa_sm_init()
482 * @sm: Pointer to WPA state machine data from wpa_sm_init()
drivers.c 2 * WPA Supplicant / driver interface list
main_winmain.c 2 * WPA Supplicant / WinMain() function for Windows-based applications
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 2 * WPA Supplicant - driver interface definition
39 * @wpa_ie: WPA IE
170 * wpa_ie - WPA information element for (Re)Association Request
171 * WPA information element to be included in (Re)Association
173 * of this WPA IE is optional. If the driver generates the WPA
176 * the driver has to notify wpa_supplicant about the used WPA
182 * looking at the first byte of the IE (0xdd for WPA, 0x30 for
185 * When using WPS, wpa_ie is used for WPS IE instead of WPA/RSN IE.
274 * This value is made available only for WPA/WPA2-Personal (PSK) an
    [all...]
Apple80211.h 83 * Set WPA key (e.g., PMK for 4-way handshake)
102 * isWPA: CFNumber(kCFNumberSInt32Type); 0 = not used, 1 = WPA, -128 = WPA2
129 * authMode: CFNumber(kCFNumberSInt32Type); 2 = WPA-Personal; 3 = open,
131 * isWPA: CFNumber(kCFNumberSInt32Type); 0 = not used, 1 = WPA, -128 == WPA2
driver_ndis.h 2 * WPA Supplicant - Windows/NDIS driver interface
  /external/wpa_supplicant_6/wpa_supplicant/
config_none.c 2 * WPA Supplicant / Configuration backend: empty starting point
ctrl_iface_dbus_handlers.h 2 * WPA Supplicant / dbus-based control interface
config_ssid.h 2 * WPA Supplicant / Network configuration structures
121 * psk - WPA pre-shared key (256 bits)
131 * passphrase - WPA ASCII passphrase
275 * static WEP) and key_mgmt=WPA-NONE (fixed group key TKIP/CCMP). In
276 * addition, ap_scan has to be set to 2 for IBSS. WPA-None requires
277 * following network block options: proto=WPA, key_mgmt=WPA-NONE,
  /external/wpa_supplicant_6/wpa_supplicant/examples/
openCryptoki.conf 24 key_mgmt=WPA-EAP
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa_i.h 2 * wpa_supplicant - Internal WPA state machine definitions
23 * struct wpa_sm - Internal WPA state machine data
76 /* Selected configuration (based on Beacon/ProbeResp WPA IE) */
85 u8 *assoc_wpa_ie; /* Own WPA/RSN IE from (Re)AssocReq */
wpa_ie.h 2 * wpa_supplicant - WPA/RSN IE and KDE definitions
preauth.c 2 * WPA Supplicant - RSN pre-authentication
18 #include "wpa.h"
43 * @sm: Pointer to WPA state machine data from wpa_sm_init()
165 * @sm: Pointer to WPA state machine data from wpa_sm_init()
262 * @sm: Pointer to WPA state machine data from wpa_sm_init()
288 * @sm: Pointer to WPA state machine data from wpa_sm_init()
350 * @sm: Pointer to WPA state machine data from wpa_sm_init()
427 * @sm: Pointer to WPA state machine data from wpa_sm_init()
487 * @sm: Pointer to WPA state machine data from wpa_sm_init()
522 * @sm: Pointer to WPA state machine data from wpa_sm_init(
    [all...]
pmksa_cache.c 2 * WPA Supplicant - RSN PMKSA cache
18 #include "wpa.h"
198 wpa_printf(MSG_DEBUG, "WPA: reusing previous "
385 * @sm: Pointer to WPA state machine data from wpa_sm_init()
398 * @sm: Pointer to WPA state machine data from wpa_sm_init()
410 * @sm: Pointer to WPA state machine data from wpa_sm_init()
442 * @sm: Pointer to WPA state machine data from wpa_sm_init()
491 * @sm: Pointer to WPA state machine data from wpa_sm_init()
  /hardware/broadcom/wlan/bcm4329/src/include/proto/
wpa.h 2 * Fundamental types and constants relating to WPA
24 * $Id: wpa.h,v 1.16.166.1.20.1 2008/11/20 00:51:31 Exp $

Completed in 379 milliseconds

1 23 4 5 6 7 8 91011>>