Searched refs:getEncryption (Results 1 – 4 of 4) sorted by relevance
48 assertNull(c.getEncryption()); in testDefaults()
173 public IpSecAlgorithm getEncryption() { in getEncryption() method in IpSecConfig
1447 IpSecAlgorithm crypt = config.getEncryption(); in validateAlgorithms()1598 IpSecAlgorithm crypt = c.getEncryption(); in createOrUpdateTransform()
306 IpSecAlgorithm crypt = config.getEncryption(); in verifyTransformNetdCalledForCreatingSA()