Home
last modified time | relevance | path

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

/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/crypto/
H A DIkeMacIntegrity.java183 public static String getIpSecAlgorithmName(int ikeAlgoId) { in getIpSecAlgorithmName() method in IkeMacIntegrity
H A DIkeCipher.java219 public static String getIpSecAlgorithmName(int ikeAlgoId) { in getIpSecAlgorithmName() method in IkeCipher