Home
last modified time | relevance | path

Searched defs:ikeSession (Results 1 – 12 of 12) sorted by relevance

/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/
DIkeSessionTest.java87 IkeSession ikeSession = in testConstructIkeSession() local
149 IkeSession ikeSession = in testOpensIkeSession() local
176 IkeSession ikeSession = in testThrowWhenSetupTunnelWithMissingFeature() local
194 IkeSession ikeSession = in testThrowWhenSetupMobikeWithTransport() local
/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/
DIkeSessionPskTest.java206 final IkeSession ikeSession = openIkeSessionWithTunnelModeChild(mRemoteAddress, params); in testIkeSessionSetupAndChildSessionSetupWithAesCmac() local
272 IkeSession ikeSession = openIkeSessionWithTunnelModeChild(mRemoteAddress); in testIkeSessionSetupAndChildSessionSetupWithTunnelModeV6() local
321 IkeSession ikeSession = openIkeSessionWithTransportModeChild(mRemoteAddress); in verifyIkeInitFail() local
370 IkeSession ikeSession = openIkeSessionWithTransportModeChild(mRemoteAddress); in testIkeAuthHandlesAuthFailNotification() local
403 IkeSession ikeSession = openIkeSessionWithTransportModeChild(mRemoteAddress); in verifyIkeAuthHandlesFirstChildCreationFail() local
DIkeSessionMobikeTest.java211 final IkeSession ikeSession = openIkeSessionWithTunnelModeChild(mRemoteAddress, ikeParams); in setupAndVerifyIkeSessionWithMobility() local
229 IkeSession ikeSession, in setNetworkAndVerifyConnectionInfoChange()
360 final IkeSession ikeSession = in testSetNetworkWithoutMobikeEnabled() local
DIkeSessionRekeyTest.java131 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testRekeyIke() local
221 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testRekeyTransportModeChildSa() local
DIkeSessionMschapV2Test.java172 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testIkeSessionSetupAndChildSessionSetupWithTransportMode() local
DIkeSessionDigitalSignatureTest.java183 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testIkeSessionSetupAndChildSessionSetupWithTransportMode() local
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/shim/
DShimUtilsMinT.java61 IIkeSessionStateMachineShim ikeSession, Network network) { in onUnderlyingNetworkDiedWithoutMobility()
DShimUtilsRAndS.java54 IIkeSessionStateMachineShim ikeSession, Network network) { in onUnderlyingNetworkDiedWithoutMobility()
DShimUtils.java66 IIkeSessionStateMachineShim ikeSession, Network network); in onUnderlyingNetworkDiedWithoutMobility()
/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgTunnelManager.java284 IkeSession ikeSession, in TunnelConfig()
848 IkeSession ikeSession = in onBringUpTunnel() local
2205 IkeSession ikeSession, in putApnNameToTunnelConfig()
/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
DEpdgTunnelManagerTest.java1223 String apnName, IkeSession ikeSession) { in verifyBringUpTunnelWithDnsQuery()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java903 IkeConnectionController.Callback mockCallback, IkeSessionStateMachine ikeSession) { in setupIkeConnectionCtrlCbWithIkeSession()
986 IkeSessionStateMachine ikeSession = in makeAndStartIkeSession() local
1667 IkeSessionStateMachine ikeSession = makeAndStartIkeSession(ikeParams); in verifyTestMode() local