Home
last modified time | relevance | path

Searched defs:allocateSpi (Results 1 – 2 of 2) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/utils/
DIpSecSpiGenerator.java54 public SecurityParameterIndex allocateSpi(InetAddress sourceAddress) in allocateSpi() method in IpSecSpiGenerator
68 public SecurityParameterIndex allocateSpi(InetAddress sourceAddress, int requestedSpi) in allocateSpi() method in IpSecSpiGenerator
DIkeSpiGenerator.java47 public IkeSecurityParameterIndex allocateSpi(InetAddress sourceAddress) throws IOException { in allocateSpi() method in IkeSpiGenerator
62 public IkeSecurityParameterIndex allocateSpi(InetAddress sourceAddress, long requestedSpi) in allocateSpi() method in IkeSpiGenerator