Searched refs:mChildSpiResource (Results 1 – 1 of 1) sorted by relevance
916 private SecurityParameterIndex mChildSpiResource; field in IkeSaPayload.ChildProposal948 mChildSpiResource = childSpiResource; in ChildProposal()970 if (mChildSpiResource == null) return; in releaseSpiResourceIfExists()972 mChildSpiResource.close(); in releaseSpiResourceIfExists()973 mChildSpiResource = null; in releaseSpiResourceIfExists()983 mChildSpiResource = ipSecSpiGenerator.allocateSpi(remoteAddress, (int) spi); in allocateResourceForRemoteChildSpi()997 return mChildSpiResource; in getChildSpiResource()