Home
last modified time | relevance | path

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

/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java1494 private void mockIkeInitAndTransitionToIkeAuth(State authState) throws Exception { in mockIkeInitAndTransitionToIkeAuth() method in IkeSessionStateMachineTest
2398 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuth); in testCreateIkeLocalIkeAuthDefersOtherMessages()
2440 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuth); in testCreateIkeLocalIkeAuthDigitalSignature()
2464 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuth); in testCreateIkeLocalIkeAuthPsk()
2490 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuth); in testCreateIkeLocalIkeAuthDigitalSignatureIdMismatch()
2506 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuth); in testCreateIkeLocalIkeAuthPskVerifyFail()
2544 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuth); in testAuthHandlesIkeErrorNotify()
2563 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuth); in testAuthHandlesCreateChildErrorNotify()
2586 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuth); in testAuthPskHandleRespWithParsingError()
2621 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuth); in testAuthWithOptionAcceptAnyRemoteId()
[all …]