Home
last modified time | relevance | path

Searched refs:INVALID_SECURITY_PARAMETER_INDEX (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecManager.java86 @TestApi public static final int INVALID_SECURITY_PARAMETER_INDEX = 0; field in IpSecManager
155 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()
DIpSecSpiResponse.java59 spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in IpSecSpiResponse()
/frameworks/base/tests/net/java/android/net/
DIpSecManagerTest.java118 eq(IpSecManager.INVALID_SECURITY_PARAMETER_INDEX), in testAllocRandomSpi()
253 mIpSecManager.openUdpEncapsulationSocket(IpSecManager.INVALID_SECURITY_PARAMETER_INDEX); in testOpenEncapsulationSocketWithInvalidPort()
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java705 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()
/frameworks/base/tests/net/java/com/android/server/
DIpSecServiceParameterizedTest.java276 IpSecManager.INVALID_SECURITY_PARAMETER_INDEX, in getNewSpiResourceId()
/frameworks/base/api/
Dtest-current.txt2062 field public static final int INVALID_SECURITY_PARAMETER_INDEX = 0; // 0x0