Searched refs:mIkeDhGroup (Results 1 – 2 of 2) sorted by relevance
202 @VisibleForTesting int mIkeDhGroup; field in ChildSessionStateMachine393 this.mIkeDhGroup = ikeDh; in handleFirstChildExchange()427 this.mIkeDhGroup = ikeDh; in createChildSession()1856 mIkeDhGroup); in handleCreateChildRequest()
593 assertEquals(mChildSessionStateMachine.mIkeDhGroup, IKE_DH_GROUP); in validateCreateChild()826 mChildSessionStateMachine.mIkeDhGroup = IKE_DH_GROUP; in setupIdleStateMachine()2336 assertEquals(IKE_DH_GROUP, mChildSessionStateMachine.mIkeDhGroup); in testRemoteRekeyWithIkeNegotiatedKePayload()2364 assertEquals(IKE_DH_GROUP, mChildSessionStateMachine.mIkeDhGroup); in testRemoteRekeyWithInvalidKePayload()