Searched defs:EspCipher (Results 1 – 1 of 1) sorted by relevance
498 public abstract static class EspCipher { class in PacketUtils508 public EspCipher(String algoName, int blockSize, byte[] key, int ivLen, int saltLen) { in EspCipher() method in PacketUtils.EspCipher