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

<<11121314

  /external/wpa_supplicant_6/wpa_supplicant/
Makefile 615 OBJS_h += ../hostapd/wpa.o
947 OBJS += ../src/rsn_supp/wpa.o
ctrl_iface_dbus.c 2 * WPA Supplicant / dbus-based control interface
    [all...]
ctrl_iface_named_pipe.c 2 * WPA Supplicant / Windows Named Pipe -based control interface
dbus_dict_helpers.c 2 * WPA Supplicant / dbus-based control interface
eap_testing.txt 8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger
mlme.c 2 * WPA Supplicant - Client mode MLME
23 #include "wpa.h"
1021 return wpa_sm_set_ft_params(wpa_s->wpa, mobility_domain, r0kh_id,
1122 wpa_s->wpa, pos, len - (pos - (u8 *) mgmt),
    [all...]
  /hardware/ti/wlan/wl1271/wpa_supplicant_lib/
driver_ti.c     [all...]
  /system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
driver_ti.c     [all...]
  /external/wpa_supplicant/
Makefile 718 OBJS += wpa.o preauth.o pmksa_cache.o
ctrl_iface_named_pipe.c 2 * WPA Supplicant / Windows Named Pipe -based control interface
dbus_dict_helpers.c 2 * WPA Supplicant / dbus-based control interface
eap_testing.txt 8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger
sha1.c 349 * This function is used to derive PSK for WPA-PSK. For this protocol,
tls.h 2 * WPA Supplicant / SSL/TLS interface definition
tls_schannel.c 2 * WPA Supplicant / SSL/TLS interface functions for Microsoft Schannel
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto_internal.c 2 * WPA Supplicant / Crypto wrapper for internal crypto implementation
sha1.c 352 * This function is used to derive PSK for WPA-PSK. For this protocol,
tls.h 2 * WPA Supplicant / SSL/TLS interface definition
tls_schannel.c 2 * WPA Supplicant / SSL/TLS interface functions for Microsoft Schannel
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_privsep.c 2 * WPA Supplicant - privilege separated driver interface
  /hardware/broadcom/wlan/bcm4329/src/include/proto/
802.11.h 39 #include <proto/wpa.h>
    [all...]
  /packages/apps/Settings/res/values/
arrays.xml 234 <item>WPA/WPA2 PSK</item>
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
TI_AdapterApi.cpp 402 Sets the PSK password phrase for WPA encryption.
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalSecurity.c 134 /* Config the wpa sub-module*/
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_registrar.c 1114 "type for WPA/WPA2");
1124 "type for non-WPA/WPA2 mode");
    [all...]

Completed in 2831 milliseconds

<<11121314