Searched refs:INVALID_SECURITY_PARAMETER_INDEX (Results 1 – 6 of 6) sorted by relevance
132 @TestApi public static final int INVALID_SECURITY_PARAMETER_INDEX = 0; field in IpSecManager201 private int mSpi = INVALID_SECURITY_PARAMETER_INDEX;272 if (mSpi == INVALID_SECURITY_PARAMETER_INDEX) { in SecurityParameterIndex()323 IpSecManager.INVALID_SECURITY_PARAMETER_INDEX); in allocateSecurityParameterIndex()353 if (requestedSpi == IpSecManager.INVALID_SECURITY_PARAMETER_INDEX) { in allocateSecurityParameterIndex()
59 spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in IpSecSpiResponse()
121 eq(IpSecManager.INVALID_SECURITY_PARAMETER_INDEX), in testAllocRandomSpi()256 mIpSecManager.openUdpEncapsulationSocket(IpSecManager.INVALID_SECURITY_PARAMETER_INDEX); in testOpenEncapsulationSocketWithInvalidPort()
769 mSpi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in freeUnderlyingResources()1178 int spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in allocateSecurityParameterIndex()2012 int spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in applyTunnelModeTransform()
352 IpSecManager.INVALID_SECURITY_PARAMETER_INDEX, in getNewSpiResourceId()
143 randomSpi.getSpi() != IpSecManager.INVALID_SECURITY_PARAMETER_INDEX); in testAllocSpi()