Searched refs:getAuthenticatedEncryption (Results 1 – 3 of 3) sorted by relevance
180 public IpSecAlgorithm getAuthenticatedEncryption() { in getAuthenticatedEncryption() method in IpSecConfig
1433 IpSecAlgorithm aead = config.getAuthenticatedEncryption(); in validateAlgorithms()1584 IpSecAlgorithm authCrypt = c.getAuthenticatedEncryption(); in createOrUpdateTransform()
304 IpSecAlgorithm authCrypt = config.getAuthenticatedEncryption(); in verifyTransformNetdCalledForCreatingSA()