Home
last modified time | relevance | path

Searched defs:ikeContext (Results 1 – 6 of 6) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/keepalive/
DIkeNattKeepalive.java60 IkeContext ikeContext, in IkeNattKeepalive()
68 IkeContext ikeContext, in IkeNattKeepalive()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/net/
DIkeConnectionController.java201 IkeContext ikeContext, Config config, Dependencies dependencies) { in IkeConnectionController()
234 public IkeConnectionController(IkeContext ikeContext, Config config) { in IkeConnectionController()
305 IkeContext ikeContext, KeepaliveConfig keepaliveConfig) throws IOException { in newIkeNattKeepalive()
364 IkeContext ikeContext, IkeSessionParams ikeParams, NetworkCapabilities nc) { in getKeepaliveDelaySec()
390 IkeContext ikeContext, in buildInitialKeepaliveAlarmConfig()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DAbstractSessionStateMachine.java110 String name, IkeContext ikeContext, Executor userCbExecutor) { in AbstractSessionStateMachine()
DIkeSessionStateMachine.java766 IkeContext ikeContext, IEapCallback cb, EapSessionConfig eapSessionConfig) { in newEapAuthenticator()
772 IkeContext ikeContext, in newChildSessionStateMachine()
785 IkeContext ikeContext, IkeConnectionController.Config config) { in newIkeConnectionController()
DChildSessionStateMachine.java254 IkeContext ikeContext, in ChildSessionStateMachine()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java937 IkeContext ikeContext = in makeAndStartIkeSession() local
2276 IkeContext ikeContext = ikeContextCaptor.getValue(); in verifyMakeChildAndReturnChildSmCb() local
3601 IkeContext ikeContext = ikeContextCaptor.getValue(); in verifyEapAuthenticatorCreatedAndGetCallback() local