Searched refs:IKE_SPI_GENERATOR (Results 1 – 2 of 2) sorted by relevance
75 private static final IkeSpiGenerator IKE_SPI_GENERATOR = field in SaRecordTest178 IKE_SPI_GENERATOR.allocateSpi(LOCAL_ADDRESS, IKE_INIT_SPI); in testMakeIkeSaRecord()180 IKE_SPI_GENERATOR.allocateSpi(REMOTE_ADDRESS, IKE_RESP_SPI); in testMakeIkeSaRecord()
303 private static final IkeSpiGenerator IKE_SPI_GENERATOR = field in IkeSessionStateMachineTest645 IKE_SPI_GENERATOR.allocateSpi(initAddress, initSpi), in makeDummyIkeSaRecord()646 IKE_SPI_GENERATOR.allocateSpi(respAddress, respSpi), in makeDummyIkeSaRecord()1217 IkeSecurityParameterIndex ikeSpiOne = IKE_SPI_GENERATOR.allocateSpi(LOCAL_ADDRESS); in testAllocateIkeSpi()1218 IkeSecurityParameterIndex ikeSpiTwo = IKE_SPI_GENERATOR.allocateSpi(LOCAL_ADDRESS); in testAllocateIkeSpi()1226 IKE_SPI_GENERATOR.allocateSpi(LOCAL_ADDRESS, spiValue); in testAllocateIkeSpi()1234 IKE_SPI_GENERATOR.allocateSpi(LOCAL_ADDRESS, spiValue); in testAllocateIkeSpi()