Home
last modified time | relevance | path

Searched defs:useEncap (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DTunUtils.java140 int spi, byte[] plaintext, boolean useEncap, int expectedPacketSize) throws Exception { in awaitEspPacketNoPlaintext()
150 public byte[] awaitEspPacket(int spi, boolean useEncap) throws Exception { in awaitEspPacket()
H A DIpSecManagerTunnelTest.java270 int innerFamily, int outerFamily, boolean useEncap, boolean transportInTunnelMode) { in getPacketSize()
H A DIkeTunUtils.java173 boolean useEncap, in buildIkePacket()
/aosp12/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/
H A DIkeTunUtils.java223 private static int getIkeOffset(byte[] pkt, boolean useEncap) { in getIkeOffset()
349 boolean useEncap, in buildIkePacket()
H A DTunUtils.java148 int spi, byte[] plaintext, boolean useEncap, int expectedPacketSize) throws Exception { in awaitEspPacketNoPlaintext()