Searched refs:getEncryption (Results 1 – 3 of 3) sorted by relevance
47 assertNull(c.getEncryption()); in testDefaults()
153 public IpSecAlgorithm getEncryption() { in getEncryption() method in IpSecConfig
1399 IpSecAlgorithm crypt = config.getEncryption(); in validateAlgorithms()1511 IpSecAlgorithm crypt = c.getEncryption(); in createOrUpdateTransform()