Home
last modified time | relevance | path

Searched refs:SpiUnavailableException (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/utils/
H A DIpSecSpiGenerator.java22 import android.net.IpSecManager.SpiUnavailableException;
55 throws SpiUnavailableException, ResourceUnavailableException { in allocateSpi()
69 throws SpiUnavailableException, ResourceUnavailableException { in allocateSpi()
/aosp12/frameworks/base/core/java/android/net/
H A DIpSecTransform.java111 IpSecManager.SpiUnavailableException { in checkResultStatus()
130 IpSecManager.SpiUnavailableException { in activate()
350 IpSecManager.SpiUnavailableException, IOException { in buildTransportModeTransform()
389 IpSecManager.SpiUnavailableException, IOException { in buildTunnelModeTransform()
H A DIpSecManager.java118 public static final class SpiUnavailableException extends AndroidException { class in IpSecManager
128 SpiUnavailableException(String msg, int spi) { in SpiUnavailableException() method in IpSecManager.SpiUnavailableException
210 throws ResourceUnavailableException, SpiUnavailableException { in SecurityParameterIndex()
230 throw new SpiUnavailableException("Requested SPI is unavailable", spi); in SecurityParameterIndex()
292 } catch (SpiUnavailableException unlikely) { in allocateSecurityParameterIndex()
318 throws SpiUnavailableException, ResourceUnavailableException { in allocateSecurityParameterIndex()
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
H A DSaRecord.java27 import android.net.IpSecManager.SpiUnavailableException;
339 SpiUnavailableException, IOException { in makeChildSaRecord()
399 throws ResourceUnavailableException, SpiUnavailableException, IOException { in makeChildSaRecord()
507 throws ResourceUnavailableException, SpiUnavailableException, IOException { in makeIpSecTransform()
1052 SpiUnavailableException, IOException { in makeChildSaRecord()
1173 SpiUnavailableException, IOException; in makeChildSaRecord()
1217 throws ResourceUnavailableException, SpiUnavailableException, IOException; in makeIpSecTransform()
H A DChildSessionStateMachine.java54 import android.net.IpSecManager.SpiUnavailableException;
843 | SpiUnavailableException in validateAndBuildChild()
1038 } catch (SpiUnavailableException | ResourceUnavailableException e) { in enterState()
1450 } catch (SpiUnavailableException | ResourceUnavailableException e) { in enterState()
1516 | SpiUnavailableException in processStateMessage()
1694 } catch (SpiUnavailableException | ResourceUnavailableException e) { in handleCreateChildRequest()
1760 | SpiUnavailableException in handleCreateChildRequest()
2052 throws SpiUnavailableException, ResourceUnavailableException { in getInitChildCreateReqPayloads()
2094 throws SpiUnavailableException, ResourceUnavailableException { in getRekeyChildCreateReqPayloads()
2124 throws SpiUnavailableException, ResourceUnavailableException { in getRekeyChildCreateRespPayloads()
[all …]
H A DIkeSessionStateMachine.java72 import android.net.IpSecManager.SpiUnavailableException;
3738 } catch (SpiUnavailableException | ResourceUnavailableException e) { in enterState()
3815 throws SpiUnavailableException, ResourceUnavailableException { in buildIkeAuthReq()
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
H A DIkeSaPayload.java29 import android.net.IpSecManager.SpiUnavailableException;
184 throws SpiUnavailableException, ResourceUnavailableException { in IkeSaPayload()
216 throws SpiUnavailableException, ResourceUnavailableException { in IkeSaPayload()
307 throws SpiUnavailableException, ResourceUnavailableException { in createChildSaRequestPayload()
326 throws SpiUnavailableException, ResourceUnavailableException { in createChildSaResponsePayload()
447 SpiUnavailableException { in getVerifiedNegotiatedChildProposalPair()
896 throws SpiUnavailableException, ResourceUnavailableException { in createChildProposal()
915 throws ResourceUnavailableException, SpiUnavailableException { in allocateResourceForRemoteChildSpi()
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DIpSecManagerTest.java135 } catch (IpSecManager.SpiUnavailableException expected) { in testAllocSpi()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes5019 android.net.IpSecManager$SpiUnavailableException
H A Dboot-image-profile.txt28279 Landroid/net/IpSecManager$SpiUnavailableException;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/config/
H A Dpreloaded-classes5017 android.net.IpSecManager$SpiUnavailableException
H A Dboot-image-profile.txt37916 Landroid/net/IpSecManager$SpiUnavailableException;
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt7416 …id.net.IpSecManager.ResourceUnavailableException, android.net.IpSecManager.SpiUnavailableException;
H A Dcurrent.txt26429 …id.net.IpSecManager.ResourceUnavailableException, android.net.IpSecManager.SpiUnavailableException;
26450 …public static final class IpSecManager.SpiUnavailableException extends android.util.AndroidExcepti…
26466 …id.net.IpSecManager.ResourceUnavailableException, android.net.IpSecManager.SpiUnavailableException;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35997 Landroid/net/IpSecManager$SpiUnavailableException;-><init>(Ljava/lang/String;I)V
35998 Landroid/net/IpSecManager$SpiUnavailableException;->mSpi:I