HomeSort by relevance Sort by last modified time
    Searched defs:phase2 (Results 1 - 24 of 24) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
filecmp.py 137 def phase2(self): # Distinguish files, directories, funnies member in class:dircmp
230 common_dirs = phase2, common_files=phase2, common_funny=phase2,
  /external/python/cpython2/Lib/
filecmp.py 138 def phase2(self): # Distinguish files, directories, funnies member in class:dircmp
231 common_dirs = phase2, common_files=phase2, common_funny=phase2,
  /external/python/cpython3/Lib/
filecmp.py 147 def phase2(self): # Distinguish files, directories, funnies member in class:dircmp
240 common_dirs = phase2, common_files=phase2, common_funny=phase2,
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls_common.h 52 * phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
54 int phase2; member in struct:eap_ssl_data
eap_config.h 438 * phase2 - Phase2 (inner authentication with TLS tunnel) parameters
445 char *phase2; member in struct:eap_peer_config
553 * key2_id - Key ID for OpenSSL engine (phase2)
561 * cert2_id - Cert ID for OpenSSL engine (phase2)
569 * ca_cert2_id - CA Cert ID for OpenSSL engine (phase2)
eap_mschapv2.c 92 int phase2; member in struct:eap_mschapv2_data
129 data->phase2 = sm->init_phase2;
474 config && config->phase2 &&
475 os_strstr(config->phase2, "mschapv2_retry=0")) {
  /external/wpa_supplicant_8/src/eap_server/
eap_tls_common.h 42 * phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
44 int phase2; member in struct:eap_ssl_data
eap_server_eke.c 33 int phase2; member in struct:eap_eke_data
95 data->phase2 = sm->init_phase2;
481 if (eap_user_get(sm, data->peerid, data->peerid_len, data->phase2)) {
eap.h 34 int phase2; member in struct:eap_user
97 int phase2, struct eap_user *user);
  /prebuilts/gdb/darwin-x86/lib/python2.7/
filecmp.py 138 def phase2(self): # Distinguish files, directories, funnies member in class:dircmp
231 common_dirs = phase2, common_files=phase2, common_funny=phase2,
  /prebuilts/gdb/linux-x86/lib/python2.7/
filecmp.py 138 def phase2(self): # Distinguish files, directories, funnies member in class:dircmp
231 common_dirs = phase2, common_files=phase2, common_funny=phase2,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
filecmp.py 138 def phase2(self): # Distinguish files, directories, funnies member in class:dircmp
231 common_dirs = phase2, common_files=phase2, common_funny=phase2,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
filecmp.py 138 def phase2(self): # Distinguish files, directories, funnies member in class:dircmp
231 common_dirs = phase2, common_files=phase2, common_funny=phase2,
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
WifiConfigurationHelper.java 111 * @param phase2 The phase 2 method or null
119 Integer phase2, String identity, String anonymousIdentity, String caCert,
128 if (phase2 == null) phase2 = WifiEnterpriseConfig.Phase2.NONE;
136 config.enterpriseConfig.setPhase2Method(phase2);
161 * "password" must also be provided. If EAP is selected, then the fiels "eap", "phase2",
212 Integer phase2 = null; local
213 if (jsonConfig.has("phase2")) {
214 phase2 = getPhase2(jsonConfig.getString("phase2"))
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 312 char phase2[32]; local
313 phase2[0] = '\0';
316 snprintf(phase2, sizeof(phase2), "auth=%s",
321 snprintf(phase2, sizeof(phase2), "autheap=%s",
325 snprintf(phase2, sizeof(phase2), "auth=%s",
330 snprintf(phase2, sizeof(phase2), "auth=%s"
    [all...]
  /packages/apps/DevCamera/src/com/android/devcamera/
PreviewOverlay.java 260 double phase2 = mAngles[1] % ANGLE_STEP; local
261 for (double i = -5 * ANGLE_STEP + phase2; i < 5 * ANGLE_STEP; i += ANGLE_STEP) {
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigurationUtilTest.java 82 .setPhase2(WifiEnterpriseConfig.Phase2.MSCHAPV2)
103 * Verify WifiEnterpriseConfig phase2 method change is detected.
109 .setPhase2(WifiEnterpriseConfig.Phase2.MSCHAPV2);
112 .setPhase2(WifiEnterpriseConfig.Phase2.PAP);
124 .setPhase2(WifiEnterpriseConfig.Phase2.MSCHAPV2)
128 .setPhase2(WifiEnterpriseConfig.Phase2.MSCHAPV2)
142 .setPhase2(WifiEnterpriseConfig.Phase2.MSCHAPV2)
147 .setPhase2(WifiEnterpriseConfig.Phase2.MSCHAPV2)
161 .setPhase2(WifiEnterpriseConfig.Phase2.MSCHAPV2)
166 .setPhase2(WifiEnterpriseConfig.Phase2.MSCHAPV2
695 public String phase2; field in class:WifiConfigurationUtilTest.EnterpriseConfig
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config.h 247 * phase2 - Phase 2 (inner authentication) parameters
251 char *phase2; member in struct:wpa_cred
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.h 163 int phase2; member in struct:hostapd_eap_user
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar 
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 209 milliseconds