Home
last modified time | relevance | path

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

/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DChildSessionStateMachineTest.java1379 mChildSessionStateMachine.performRekeyMigration( in testMobikeRekeyLocalCreateAndHandlesErrorNotifyResp()
1400 mChildSessionStateMachine.performRekeyMigration( in testMobikeRekeyLocalCreateAndHandlesMissingPayloadInResp()
2456 mChildSessionStateMachine.performRekeyMigration( in testMobikeRekeyChildLocalCreateHandlesResp()
2472 mChildSessionStateMachine.performRekeyMigration( in testMobikeRekeyChildExecuteCbAfterKillSession()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DChildSessionStateMachine.java495 performRekeyMigration(localAddress, remoteAddress, udpEncapSocket); in performMigration()
517 public void performRekeyMigration( in performRekeyMigration() method in ChildSessionStateMachine
DIkeSessionStateMachine.java2885 mChildInLocalProcedure.performRekeyMigration( in executeLocalRequest()