Home
last modified time | relevance | path

Searched refs:openIkeSessionWithRemoteAddress (Results 1 – 3 of 3) sorted by relevance

/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/
DIkeSessionRekeyTest.java53 private IkeSession openIkeSessionWithRemoteAddress(InetAddress remoteAddress) { in openIkeSessionWithRemoteAddress() method in IkeSessionRekeyTest
131 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testRekeyIke()
221 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testRekeyTransportModeChildSa()
DIkeSessionMschapV2Test.java148 private IkeSession openIkeSessionWithRemoteAddress(InetAddress remoteAddress) { in openIkeSessionWithRemoteAddress() method in IkeSessionMschapV2Test
172 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testIkeSessionSetupAndChildSessionSetupWithTransportMode()
DIkeSessionDigitalSignatureTest.java150 private IkeSession openIkeSessionWithRemoteAddress(InetAddress remoteAddress) { in openIkeSessionWithRemoteAddress() method in IkeSessionDigitalSignatureTest
183 IkeSession ikeSession = openIkeSessionWithRemoteAddress(mRemoteAddress); in testIkeSessionSetupAndChildSessionSetupWithTransportMode()