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