Searched refs:getAuthenticatedEncryption (Results 1 – 3 of 3) sorted by relevance
181 public IpSecAlgorithm getAuthenticatedEncryption() { in getAuthenticatedEncryption() method in IpSecConfig
1448 IpSecAlgorithm aead = config.getAuthenticatedEncryption(); in validateAlgorithms()1599 IpSecAlgorithm authCrypt = c.getAuthenticatedEncryption(); in createOrUpdateTransform()
307 IpSecAlgorithm authCrypt = config.getAuthenticatedEncryption(); in verifyTransformNetdCalledForCreatingSA()