Home
last modified time | relevance | path

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

/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/crypto/
H A DIkeMacIntegrity.java196 public IpSecAlgorithm buildIpSecAlgorithmWithKey(byte[] key) { in buildIpSecAlgorithmWithKey() method in IkeMacIntegrity
H A DIkeCipher.java234 public IpSecAlgorithm buildIpSecAlgorithmWithKey(byte[] key) { in buildIpSecAlgorithmWithKey() method in IkeCipher