Searched refs:outSpi (Results 1 – 4 of 4) sorted by relevance
98 const std::string& remoteAddress, int32_t inSpi, int32_t* outSpi);209 uint32_t* outSpi, const XfrmSocket& sock);
316 int32_t* outSpi) { in ipSecAllocateSpi() argument343 ret = allocateSpi(saInfo, minSpi, maxSpi, reinterpret_cast<uint32_t*>(outSpi), sock); in ipSecAllocateSpi()346 *outSpi = INVALID_SPI; in ipSecAllocateSpi()683 uint32_t* outSpi, const XfrmSocket& sock) { in allocateSpi() argument714 *outSpi = spi; in allocateSpi()715 ALOGD("Allocated an SPI: %d", *outSpi); in allocateSpi()717 *outSpi = INVALID_SPI; in allocateSpi()
73 int32_t* outSpi);
328 int32_t* outSpi) { in ipSecAllocateSpi() argument338 outSpi)); in ipSecAllocateSpi()