Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpSecManager.java98 @TestApi public static final int INVALID_SECURITY_PARAMETER_INDEX = 0; field in IpSecManager
167 private int mSpi = INVALID_SECURITY_PARAMETER_INDEX;
238 if (mSpi == INVALID_SECURITY_PARAMETER_INDEX) { in SecurityParameterIndex()
289 IpSecManager.INVALID_SECURITY_PARAMETER_INDEX); in allocateSecurityParameterIndex()
319 if (requestedSpi == IpSecManager.INVALID_SECURITY_PARAMETER_INDEX) { in allocateSecurityParameterIndex()
DIpSecSpiResponse.java59 spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in IpSecSpiResponse()
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java706 mSpi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in freeUnderlyingResources()
1137 int spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in allocateSecurityParameterIndex()
1853 int spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in applyTunnelModeTransform()
/frameworks/base/core/api/
Dtest-current.txt1583 field public static final int INVALID_SECURITY_PARAMETER_INDEX = 0; // 0x0