Home
last modified time | relevance | path

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

/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
H A DIkeSessionStateMachine.java3625 protected IkeSessionConfiguration buildIkeSessionConfiguration(IkeMessage ikeMessage) { in buildIkeSessionConfiguration() method in IkeSessionStateMachine.CreateIkeLocalIkeAuthBase
3644 IkeSessionConfiguration ikeSessionConfig = buildIkeSessionConfiguration(msg); in notifyIkeSessionSetup()