Home
last modified time | relevance | path

Searched defs:buildIpSecAlgorithmWithKey (Results 1 – 4 of 4) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/crypto/
DIkeMacIntegrity.java144 public IpSecAlgorithm buildIpSecAlgorithmWithKey(byte[] key) { in buildIpSecAlgorithmWithKey() method in IkeMacIntegrity
DIkeNormalModeCipher.java108 public IpSecAlgorithm buildIpSecAlgorithmWithKey(byte[] key) { in buildIpSecAlgorithmWithKey() method in IkeNormalModeCipher
DIkeCipher.java158 public abstract IpSecAlgorithm buildIpSecAlgorithmWithKey(byte[] key); in buildIpSecAlgorithmWithKey() method in IkeCipher
DIkeCombinedModeCipher.java203 public IpSecAlgorithm buildIpSecAlgorithmWithKey(byte[] key) { in buildIpSecAlgorithmWithKey() method in IkeCombinedModeCipher