Home
last modified time | relevance | path

Searched refs:setAuthEap (Results 1 – 7 of 7) sorted by relevance

/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/
DIkeSessionParamsTest.java381 .setAuthEap(mServerCaCert, EAP_ALL_METHODS_CONFIG) in testBuildWithEap()
399 .setAuthEap(mServerCaCert, EAP_ONLY_SAFE_METHODS_CONFIG) in testBuildWithEapOnlyAuth()
420 .setAuthEap(mServerCaCert, EAP_ALL_METHODS_CONFIG) in testThrowBuildEapOnlyAuthWithUnsafeMethod()
DIkeSessionMschapV2Test.java157 .setAuthEap(sServerCaCert, EAP_CONFIG) in openIkeSessionWithRemoteAddress()
/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/
DIkeSessionParamsTest.java476 .setAuthEap(mMockServerCaCert, eapConfig) in testBuildWithEap()
723 .setAuthEap(null, eapSessionConfig) in testExceptionOnEapOnlyOptionWithEapOnlyUnsafeMethod()
739 .setAuthEap(null, eapSessionConfig) in testBuildWithEapOnlyOption()
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSessionParams.java1457 public Builder setAuthEap( in setAuthEap() method in IkeSessionParams.Builder
/packages/modules/IPsec/api/
Dcurrent.txt222 …method @NonNull public android.net.ipsec.ike.IkeSessionParams.Builder setAuthEap(@Nullable java.se…
/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgTunnelManager.java915 .setAuthEap(null, getEapConfig()) in buildIkeSessionParams()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java985 .setAuthEap(mRootCertificate, mEapSessionConfig) in buildIkeSessionParamsEap()
5416 .setAuthEap(mRootCertificate, mEapSessionConfig) in testEapOnlyOption()