Searched defs:EspCryptCipher (Results 1 – 1 of 1) sorted by relevance
571 public static final class EspCryptCipher extends EspCipher { class in PacketUtils572 public EspCryptCipher(String algoName, int blockSize, byte[] key, int ivLen) { in EspCryptCipher() method in PacketUtils.EspCryptCipher576 public EspCryptCipher(String algoName, int blockSize, byte[] key, int ivLen, int saltLen) { in EspCryptCipher() method in PacketUtils.EspCryptCipher