Searched refs:PEAP (Results 1 – 16 of 16) sorted by relevance
252 mEnterpriseConfig.setEapMethod(Eap.PEAP); in eapPhase2MethodForTls()271 mEnterpriseConfig.setEapMethod(Eap.PEAP); in eapPhase2None()284 mEnterpriseConfig.setEapMethod(Eap.PEAP); in peapGtcToTtls()302 mEnterpriseConfig.setEapMethod(Eap.PEAP); in ttlsGtcToPeap()310 mEnterpriseConfig.setEapMethod(Eap.PEAP); in peapSimAkaAkaPrime()418 mEnterpriseConfig.setEapMethod(Eap.PEAP); in getKeyId()530 mEnterpriseConfig.setEapMethod(Eap.PEAP); in eapPhase2MethodForUnauthTls()548 baseConfig.setEapMethod(Eap.PEAP); in testIsEnterpriseConfigSecure()563 secureConfig.setEapMethod(Eap.PEAP); in testIsEnterpriseConfigSecure()570 secureConfigWithCaAlias.setEapMethod(Eap.PEAP); in testIsEnterpriseConfigSecure()
374 public static final int PEAP = 0; field in WifiEnterpriseConfig.Eap546 case Eap.PEAP: in setEapMethod()1383 if (mEapMethod == Eap.PEAP) { in isAuthenticationSimBased()1427 if (mEapMethod != Eap.PEAP && mEapMethod != Eap.TLS && mEapMethod != Eap.TTLS) { in isInsecure()
305 return WifiEnterpriseConfig.Eap.PEAP; in getEapMethod()
430 WifiConfigurationTestUtil.createEapNetwork(WifiEnterpriseConfig.Eap.PEAP, in getSimIdentityEapSim()454 WifiConfigurationTestUtil.createEapNetwork(WifiEnterpriseConfig.Eap.PEAP, in getSimIdentityEapAka()478 WifiConfigurationTestUtil.createEapNetwork(WifiEnterpriseConfig.Eap.PEAP, in getSimIdentityEapAkaPrime()607 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.MSCHAPV2))); in getSimIdentityNonTelephonyConfig()
510 config.setEapMethod(WifiEnterpriseConfig.Eap.PEAP); in createPEAPWifiEnterpriseConfigWithGTCPhase2()
80 EnterpriseConfig peapConfig = new EnterpriseConfig(WifiEnterpriseConfig.Eap.PEAP); in testEnterpriseConfigEapChangeDetected()
4354 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.SIM); in testResetSimNetworks()4407 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.SIM); in testResetSimNetworks_getSimIdentityNull_shouldResetAllNonPeapSimIdentities()4465 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.NONE); in testLoadFromStoreResetsSimIdentity()
76 private static final int TEST_EAP_METHOD = WifiEnterpriseConfig.Eap.PEAP;
969 case ISupplicantStaNetwork.EapMethod.PEAP: in supplicantToWifiConfigurationEapMethod()970 return WifiEnterpriseConfig.Eap.PEAP; in supplicantToWifiConfigurationEapMethod()1202 case WifiEnterpriseConfig.Eap.PEAP: in wifiConfigurationToSupplicantEapMethod()1203 return ISupplicantStaNetwork.EapMethod.PEAP; in wifiConfigurationToSupplicantEapMethod()
715 if (eapMethod == WifiEnterpriseConfig.Eap.PEAP) { in getSimMethodForConfig()
2757 if (config.enterpriseConfig.getEapMethod() == WifiEnterpriseConfig.Eap.PEAP) { in resetSimNetworks()
632 case WifiEnterpriseConfig.Eap.PEAP: in getEapMethodProto()
247 field public static final int PEAP = 0; // 0x0
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17995 field public static final int PEAP = 0; // 0x0
31327 field public static final int PEAP = 0; // 0x0