Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java3979 protected IkeSessionConfiguration buildIkeSessionConfiguration(IkeMessage ikeMessage) { in buildIkeSessionConfiguration() method in IkeSessionStateMachine.CreateIkeLocalIkeAuthFirstAndLastExchangeBase
3999 IkeSessionConfiguration ikeSessionConfig = buildIkeSessionConfiguration(msg); in notifyIkeSessionSetup()