OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wpa
(Results
251 - 275
of
349
) sorted by null
<<
11
12
13
14
/frameworks/base/wifi/java/android/net/wifi/
WifiStateTracker.java
125
* The max number of the
WPA
supplicant loop iterations before we
176
* The current
WPA
supplicant loop state (used to detect looping behavior):
181
* The current number of
WPA
supplicant loop iterations:
844
* Tracks the
WPA
supplicant states to detect "loop" situations.
845
* @param newSupplicantState The new
WPA
supplicant state.
867
* Resets the
WPA
supplicant loop state.
[
all
...]
/external/wpa_supplicant/
driver_ipw.c
2
*
WPA
Supplicant - driver interaction with Linux ipw2100/2200 drivers
l2_packet_pcap.c
2
*
WPA
Supplicant - Layer2 packet handling with libpcap/libdnet and WinPcap
l2_packet_winpcap.c
2
*
WPA
Supplicant - Layer2 packet handling with WinPcap RX thread
mlme.c
2
*
WPA
Supplicant - Client mode MLME
24
#include "
wpa
.h"
331
u8 *
wpa
;
member in struct:ieee802_11_elems
411
/* OUI Type 1 -
WPA
IE */
412
elems->
wpa
= pos;
[
all
...]
config_file.c
2
*
WPA
Supplicant / Configuration backend: text file
110
wpa_printf(MSG_ERROR, "Line %d:
WPA
-PSK accepted for key "
ctrl_iface_dbus.c
2
*
WPA
Supplicant / dbus-based control interface
21
#include "
wpa
.h"
driver_test.c
2
*
WPA
Supplicant - testing driver interface
26
#include "
wpa
.h"
Android.mk
610
OBJS +=
wpa
.c preauth.c pmksa_cache.c
crypto.h
2
*
WPA
Supplicant / wrapper functions for crypto libraries
crypto_cryptoapi.c
2
*
WPA
Supplicant / Crypto wrapper for Microsoft CryptoAPI
crypto_internal.c
2
*
WPA
Supplicant / Crypto wrapper for internal crypto implementation
crypto_libtomcrypt.c
2
*
WPA
Supplicant / Crypto wrapper for LibTomCrypt (for internal TLSv1)
ctrl_iface_udp.c
2
*
WPA
Supplicant / UDP socket -based control interface
ctrl_iface_unix.c
2
*
WPA
Supplicant / UNIX domain socket -based control interface
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_internal.c
2
*
WPA
Supplicant / TLS interface functions and an internal TLS implementation
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_iphone.m
2
*
WPA
Supplicant - iPhone/iPod touch Apple80211 driver interface
driver_ipw.c
2
*
WPA
Supplicant - driver interaction with Linux ipw2100/2200 drivers
driver_osx.m
2
*
WPA
Supplicant - Mac OS X Apple80211 driver interface
driver_roboswitch.c
2
*
WPA
Supplicant - roboswitch driver interface
driver_nl80211.c
2
*
WPA
Supplicant - driver interaction with Linux nl80211/cfg80211
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_pcap.c
2
*
WPA
Supplicant - Layer2 packet handling with libpcap/libdnet and WinPcap
l2_packet_winpcap.c
2
*
WPA
Supplicant - Layer2 packet handling with WinPcap RX thread
/external/wpa_supplicant_6/wpa_supplicant/
config_file.c
2
*
WPA
Supplicant / Configuration backend: text file
113
wpa_printf(MSG_ERROR, "Line %d:
WPA
-PSK accepted for key "
wpa_supplicant_i.h
301
/* Selected configuration (based on Beacon/ProbeResp
WPA
IE) */
323
struct wpa_sm *
wpa
;
member in struct:wpa_supplicant
Completed in 241 milliseconds
<<
11
12
13
14