Searched refs:getRemoteSpi (Results 1 – 6 of 6) sorted by relevance
452 mSpyCurrentChildSaRecord.getRemoteSpi(), mChildSessionStateMachine); in verifyInitCreateChildResp()847 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testDeleteChildLocal()868 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testDeleteChildLocalExecuteCbAfterKillSession()912 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testSimultaneousDeleteChild()967 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testDeleteChildRemote()1077 mSpyCurrentChildSaRecord.getRemoteSpi(), in makeInboundRekeyChildPayloads()1173 eq(mSpyLocalInitNewChildSaRecord.getRemoteSpi()), in verifyLocalRekeyCreateIsDone()1265 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testRekeyLocalCreateHandlesDeleteRequest()1379 verify(mMockChildSessionSmCallback).onChildSaDeleted(oldSaRecord.getRemoteSpi()); in verifyChildSaUpdated()1403 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testRekeyChildLocalDeleteValidatesResponse()[all …]
312 assertEquals(FIRST_CHILD_RESP_SPI, childSaRecord.getRemoteSpi()); in testMakeChildSaRecord()
5392 mSpyCurrentIkeSaRecord.getRemoteSpi(), in testHandlesUnencryptedPacket()
719 mChildSmCallback.onChildSaDeleted(childSaRecord.getRemoteSpi()); in closeChildSaRecord()1204 if (spi == expectedRecord.getRemoteSpi()) return true; in hasRemoteChildSpiForDelete()1256 mChildSmCallback.onChildSaDeleted(mCurrentChildSaRecord.getRemoteSpi()); in closeSessionAndNotifyUser()1736 mRemoteInitNewChildSaRecord.getRemoteSpi(), in handleCreateChildRequest()1883 mChildSmCallback.onChildSaDeleted(mCurrentChildSaRecord.getRemoteSpi()); in finishRekey()2269 && notifyPayload.spi == expectedRecord.getRemoteSpi()) { in hasRemoteChildSpiForRekey()
804 long getRemoteSpi() { in getRemoteSpi() method in SaRecord.IkeSaRecord1083 int getRemoteSpi() { in getRemoteSpi() method in SaRecord.ChildSaRecord
1314 long remoteIkeSpi = mCurrentIkeSaRecord.getRemoteSpi(); in enterState()1443 || req.remoteSpi == mCurrentIkeSaRecord.getRemoteSpi()) { in isRequestForCurrentSa()