Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DPacketUtils.java439 espPayloadBuffer.put(cipher.getCipherText(nextHeader, payload, spi, seqNum)); in addPacketBytes()
545 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