Searched defs:ikeSession (Results 1 – 12 of 12) sorted by relevance
| /packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/ |
| D | IkeSessionTest.java | 87 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/ |
| D | IkeSessionPskTest.java | 206 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
|
| D | IkeSessionMobikeTest.java | 211 final IkeSession ikeSession = openIkeSessionWithTunnelModeChild(mRemoteAddress, ikeParams); in setupAndVerifyIkeSessionWithMobility() local 229 IkeSession ikeSession, in setNetworkAndVerifyConnectionInfoChange() 360 final IkeSession ikeSession = in testSetNetworkWithoutMobikeEnabled() local
|
| D | IkeSessionRekeyTest.java | 131 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testRekeyIke() local 221 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testRekeyTransportModeChildSa() local
|
| D | IkeSessionMschapV2Test.java | 172 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testIkeSessionSetupAndChildSessionSetupWithTransportMode() local
|
| D | IkeSessionDigitalSignatureTest.java | 183 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testIkeSessionSetupAndChildSessionSetupWithTransportMode() local
|
| /packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/shim/ |
| D | ShimUtilsMinT.java | 61 IIkeSessionStateMachineShim ikeSession, Network network) { in onUnderlyingNetworkDiedWithoutMobility()
|
| D | ShimUtilsRAndS.java | 54 IIkeSessionStateMachineShim ikeSession, Network network) { in onUnderlyingNetworkDiedWithoutMobility()
|
| D | ShimUtils.java | 66 IIkeSessionStateMachineShim ikeSession, Network network); in onUnderlyingNetworkDiedWithoutMobility()
|
| /packages/services/Iwlan/src/com/google/android/iwlan/epdg/ |
| D | EpdgTunnelManager.java | 284 IkeSession ikeSession, in TunnelConfig() 848 IkeSession ikeSession = in onBringUpTunnel() local 2205 IkeSession ikeSession, in putApnNameToTunnelConfig()
|
| /packages/services/Iwlan/test/com/google/android/iwlan/epdg/ |
| D | EpdgTunnelManagerTest.java | 1223 String apnName, IkeSession ikeSession) { in verifyBringUpTunnelWithDnsQuery()
|
| /packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/ |
| D | IkeSessionStateMachineTest.java | 903 IkeConnectionController.Callback mockCallback, IkeSessionStateMachine ikeSession) { in setupIkeConnectionCtrlCbWithIkeSession() 986 IkeSessionStateMachine ikeSession = in makeAndStartIkeSession() local 1667 IkeSessionStateMachine ikeSession = makeAndStartIkeSession(ikeParams); in verifyTestMode() local
|