/packages/apps/Settings/res/values-pl/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-pt/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-pt-rPT/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-ro/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-sk/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-sl/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-sv/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-sw/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-tl/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-tr/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-vi/ |
arrays.xml | 120 <item msgid="2892994535305020162">"TTLS"</item> 170 <item msgid="7182812872984827322">"TTLS"</item>
|
/packages/apps/Settings/res/values-zu/ |
arrays.xml | 120 <item msgid="2892994535305020162">"i-TTLS"</item> 170 <item msgid="7182812872984827322">"I-TTLS"</item>
|
/external/chromium/chrome/browser/chromeos/options/ |
wifi_config_view.cc | 68 // TODO(jamescook): For M12 we only expose PEAP and EAP-TTLS. Later, when 84 // TODO(jamescook): For M12 we only expose PEAP and EAP-TTLS by default. 120 PHASE_2_AUTH_INDEX_CHAP = 5, // EAP-TTLS has up to this auth. [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
eap_tls_common.c | 2 * hostapd / EAP-TLS/PEAP/TTLS/FAST common functions
|
/external/wpa_supplicant_8/hostapd/ |
defconfig | 68 # EAP-TTLS for the integrated EAP server
|
config_file.c | 302 if (os_strcmp(start, "TTLS-PAP") == 0) { 306 if (os_strcmp(start, "TTLS-CHAP") == 0) { 310 if (os_strcmp(start, "TTLS-MSCHAP") == 0) { 315 if (os_strcmp(start, "TTLS-MSCHAPV2") == 0) { [all...] |
hostapd.conf | 477 # CA certificate (PEM or DER file) for EAP-TLS/PEAP/TTLS 480 # Server certificate (PEM or DER file) for EAP-TLS/PEAP/TTLS 483 # Private key matching with the server certificate for EAP-TLS/PEAP/TTLS 571 # connect. Note: This is only used with EAP-TTLS and EAP-FAST. If any other [all...] |
/external/wpa_supplicant_8/src/eap_server/ |
eap_server_tls_common.c | 2 * EAP-TLS/PEAP/TTLS/FAST server common functions
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/ |
AccessPointParserHelper.java | 96 value.equalsIgnoreCase("TTLS")) {
|
/external/wpa_supplicant_8/wpa_supplicant/ |
defconfig | 146 # EAP-TTLS 395 # This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries
|
/libcore/luni/src/main/java/java/net/ |
InetAddress.java | 120 * InetAddress and by the C library, which meant that DNS TTLs could not be honored correctly. 121 * In later releases, caching is done solely by the C library and DNS TTLs are honored. [all...] |
/packages/apps/Settings/res/values/ |
arrays.xml | 317 <item>TTLS</item> 428 <item>TTLS</item>
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
tls_schannel.c | 201 * EAP-TTLS cannot use this, though, since they are using different
|
/external/wpa_supplicant_8/src/crypto/ |
tls_gnutls.c | 37 * derivation in EAP-{TLS,TTLS,PEAP,FAST}. Workaround for now is a horrible
|
tls_schannel.c | 195 * EAP-TTLS cannot use this, though, since they are using different
|