Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/net/
DIkeConnectionController.java149 IkeContext ikeContext, Config config, Dependencies dependencies) { in IkeConnectionController()
177 public IkeConnectionController(IkeContext ikeContext, Config config) { in IkeConnectionController()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java736 IkeContext ikeContext, IEapCallback cb, EapSessionConfig eapSessionConfig) { in newEapAuthenticator()
742 IkeContext ikeContext, in newChildSessionStateMachine()
755 IkeContext ikeContext, IkeConnectionController.Config config) { in newIkeConnectionController()
DChildSessionStateMachine.java253 IkeContext ikeContext, in ChildSessionStateMachine()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java934 IkeContext ikeContext = in makeAndStartIkeSession() local
2224 IkeContext ikeContext = ikeContextCaptor.getValue(); in verifyMakeChildAndReturnChildSmCb() local
3525 IkeContext ikeContext = ikeContextCaptor.getValue(); in verifyEapAuthenticatorCreatedAndGetCallback() local