Searched defs:CRYPT_NULL (Results 1 – 2 of 2) sorted by relevance
52 public static final String CRYPT_NULL = "ecb(cipher_null)"; field in IpSecAlgorithm
550 private static final String CRYPT_NULL = "CRYPT_NULL"; field in PacketUtils.EspCipherNull