Searched refs:getRemoteSpi (Results 1 – 6 of 6) sorted by relevance
489 mSpyCurrentChildSaRecord.getRemoteSpi(), mChildSessionStateMachine); in verifyInitCreateChildResp()931 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testDeleteChildLocal()952 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testDeleteChildLocalExecuteCbAfterKillSession()997 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testSimultaneousDeleteChild()1052 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testDeleteChildRemote()1162 mSpyCurrentChildSaRecord.getRemoteSpi(), in makeInboundRekeyChildPayloads()1281 eq(mSpyLocalInitNewChildSaRecord.getRemoteSpi()), in verifyLocalRekeyCreateIsDone()1469 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testRekeyLocalCreateHandlesDeleteRequest()1591 verify(mMockChildSessionSmCallback).onChildSaDeleted(oldSaRecord.getRemoteSpi()); in verifyChildSaUpdated()1615 makeDeletePayloads(mSpyCurrentChildSaRecord.getRemoteSpi())); in testRekeyChildLocalDeleteValidatesResponse()[all …]
312 assertEquals(FIRST_CHILD_RESP_SPI, childSaRecord.getRemoteSpi()); in testMakeChildSaRecord()
5995 mSpyCurrentIkeSaRecord.getRemoteSpi(), in testHandlesUnencryptedPacket()
776 mChildSmCallback.onChildSaDeleted(childSaRecord.getRemoteSpi()); in closeChildSaRecord()1319 if (spi == expectedRecord.getRemoteSpi()) return true; in hasRemoteChildSpiForDelete()1372 mChildSmCallback.onChildSaDeleted(mCurrentChildSaRecord.getRemoteSpi()); in closeSessionAndNotifyUser()1918 mRemoteInitNewChildSaRecord.getRemoteSpi(), in handleCreateChildRequest()2057 mChildSmCallback.onChildSaDeleted(mCurrentChildSaRecord.getRemoteSpi()); in finishRekey()2458 && notifyPayload.spi == expectedRecord.getRemoteSpi()) { in hasRemoteChildSpiForRekey()
786 public long getRemoteSpi() { in getRemoteSpi() method in SaRecord.IkeSaRecord1065 int getRemoteSpi() { in getRemoteSpi() method in SaRecord.ChildSaRecord
1440 long remoteIkeSpi = mCurrentIkeSaRecord.getRemoteSpi(); in enterState()1563 mCurrentIkeSaRecord.getRemoteSpi())); in processStateMessage()1635 || req.remoteSpi == mCurrentIkeSaRecord.getRemoteSpi()) { in isRequestForCurrentSa()