Searched refs:ikeSpiTwo (Results 1 – 1 of 1) sorted by relevance
1218 IkeSecurityParameterIndex ikeSpiTwo = IKE_SPI_GENERATOR.allocateSpi(LOCAL_ADDRESS); in testAllocateIkeSpi() local1220 assertNotEquals(ikeSpiOne.getSpi(), ikeSpiTwo.getSpi()); in testAllocateIkeSpi()1221 ikeSpiTwo.close(); in testAllocateIkeSpi()