OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wpa2
(Results
101 - 125
of
346
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/server/cros/ap_configurators/
ap_spec.py
40
# Mixed mode security is wpa/
wpa2
buffalo_ap_configurator.py
296
wpa_item = '
WPA2
Personal'
buffaloag300h_ap_configurator.py
197
wpa_item = '
WPA2
Personal'
dlink_dwl2100_ap_configurator.py
256
self.select_item_from_popup_by_id('
WPA2
-PSK', 'AuthMenu')
linksyse_single_band_configurator.py
249
wpa_item = '
WPA2
Personal'
medialink_ap_configurator.py
217
wpa_item = '
WPA2
- Personal'
asus_ap_configurator.py
249
self._set_authentication('
WPA2
-Personal',
buffalo_wzr_d1800h_ap_configurator.py
280
wpa_item = '//a[text()="
WPA2
-PSK (AES)"]'
dlink_dir655_ap_configurator.py
279
wpa_item = '
WPA2
Only'
linksyse2000_ap_configurator.py
242
wpa_item = '
WPA2
Personal'
netgear_WNDR_dual_band_configurator.py
246
wpa_item = "
WPA2
-PSK"
/external/autotest/server/site_tests/buffet_PrivetSetupFlow/
buffet_PrivetSetupFlow.py
92
# Set up an AP on the router in the 5Ghz range with
WPA2
security.
/external/syslinux/gpxe/src/usr/
iwmgmt.c
91
[NET80211_CRYPT_CCMP] = "
WPA2
",
/external/wpa_supplicant_8/hostapd/
android.config
44
#
WPA2
/IEEE 802.11i RSN pre-authentication
/external/wpa_supplicant_8/wpa_supplicant/
README-HS20
362
Add a
WPA2
-Enterprise network:
487
key_mgmt=
WPA2
/IEEE 802.1X/EAP
522
02:00:00:00:01:00 2412 -30 [
WPA2
-EAP-CCMP][ESS][HS20] Example Network
539
flags=[
WPA2
-EAP-CCMP][ESS][HS20]
wps_supplicant.c
190
int
wpa2
= 0, ccmp = 0;
local
193
* Many existing WPS APs do not know how to negotiate
WPA2
or CCMP in
194
* case they are configured for mixed mode operation (WPA+
WPA2
and
216
wpa2
= 1;
250
if (
wpa2
&& !(ssid->proto & WPA_PROTO_RSN) &&
253
wpa_printf(MSG_DEBUG, "WPS: Add
WPA2
into the credential "
306
* configured for mixed mode operation (WPA+
WPA2
and TKIP+CCMP).
336
"WPS: Workaround - merge likely WPA/
WPA2
-mixed mode creds in same M8 message");
[
all
...]
main_winsvc.c
38
TEXT("Provides IEEE 802.1X and WPA/
WPA2
supplicant functionality")
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_supplicant.conf.sgml
34
the configuration file, network security level (WPA/
WPA2
is
wpa_supplicant.sgml
225
<para>RSN/
WPA2
(IEEE 802.11i)</para>
531
-c
wpa2
.conf -i ath0 -D wext
598
other drivers. One main goal is to add full WPA/
WPA2
support to
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/model/
ProvisioningParamsTest.java
55
private static final String TEST_SECURITY_TYPE = "
WPA2
";
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
WifiBaseTest.py
51
"""Generates SSID and passphrase for a
WPA2
network using random
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
AccessPoint.java
[
all
...]
/external/autotest/tko/perf_upload/
perf_dashboard_config.json
440
"autotest_name": "network_WiFi_SuspendStress.
WPA2
",
/external/wpa_supplicant_8/src/wps/
wps_attr_build.c
297
/* WPA/
WPA2
-Enterprise enrollment not supported through WPS */
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
wpa_gui_de.ts
135
<source>
WPA2
-Personal (PSK)</source>
140
<source>
WPA2
-Enterprise (EAP)</source>
175
<source>WPA/
WPA2
pre-shared key or passphrase</source>
176
<translation>WPA/
WPA2
Pre-Shared Key oder Passphrase</translation>
[
all
...]
Completed in 1155 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>