Home
last modified time | relevance | path

Searched refs:getModpSharedKey (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeKePayload.java324 return getModpSharedKey(privateKey, remotePublicKey, dhGroup); in getSharedKey()
332 private static byte[] getModpSharedKey( in getModpSharedKey() method in IkeKePayload