Searched refs:mIkeIntegrity (Results 1 – 2 of 2) sorted by relevance
416 @VisibleForTesting IkeMacIntegrity mIkeIntegrity; field in IkeSessionStateMachine1376 mIkeIntegrity, in sendEncryptedIkeMessage()1651 mIkeIntegrity, in handleReceivedIkePacket()1722 mIkeIntegrity, in handleReceivedIkePacket()2745 mIkeIntegrity == null ? 0 : mIkeIntegrity.getKeyLength(), in handleResponseIkeMessage()2952 mIkeIntegrity = IkeMacIntegrity.create(mSaProposal.getIntegrityTransforms()[0]); in validateIkeInitResp()3984 mIkeIntegrity = newIntegrity; in validateAndBuildIkeSa()4216 mIkeIntegrity, in processStateMessage()
1454 mIkeSessionStateMachine.mIkeIntegrity = mock(IkeMacIntegrity.class); in setIkeInitResults()