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