Searched refs:INVALID_SECURITY_PARAMETER_INDEX (Results 1 – 6 of 6) sorted by relevance
86 @TestApi public static final int INVALID_SECURITY_PARAMETER_INDEX = 0; field in IpSecManager155 private int mSpi = INVALID_SECURITY_PARAMETER_INDEX;226 if (mSpi == INVALID_SECURITY_PARAMETER_INDEX) { in SecurityParameterIndex()277 IpSecManager.INVALID_SECURITY_PARAMETER_INDEX); in allocateSecurityParameterIndex()307 if (requestedSpi == IpSecManager.INVALID_SECURITY_PARAMETER_INDEX) { in allocateSecurityParameterIndex()
59 spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in IpSecSpiResponse()
118 eq(IpSecManager.INVALID_SECURITY_PARAMETER_INDEX), in testAllocRandomSpi()253 mIpSecManager.openUdpEncapsulationSocket(IpSecManager.INVALID_SECURITY_PARAMETER_INDEX); in testOpenEncapsulationSocketWithInvalidPort()
705 mSpi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in freeUnderlyingResources()1121 int spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in allocateSecurityParameterIndex()1789 int spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in applyTunnelModeTransform()
276 IpSecManager.INVALID_SECURITY_PARAMETER_INDEX, in getNewSpiResourceId()
2062 field public static final int INVALID_SECURITY_PARAMETER_INDEX = 0; // 0x0