Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DPacketUtils.java545 public abstract byte[] getCipherText(int nextHeader, byte[] payload, int spi, int seqNum) in getCipherText() method in PacketUtils.EspCipher
565 public byte[] getCipherText(int nextHeader, byte[] payload, int spi, int seqNum) in getCipherText() method in PacketUtils.EspCipherNull
581 public byte[] getCipherText(int nextHeader, byte[] payload, int spi, int seqNum) in getCipherText() method in PacketUtils.EspCryptCipher
631 public byte[] getCipherText(int nextHeader, byte[] payload, int spi, int seqNum) in getCipherText() method in PacketUtils.EspAeadCipher