Searched refs:mIkeIntegrity (Results 1 – 2 of 2) sorted by relevance
432 @VisibleForTesting IkeMacIntegrity mIkeIntegrity; field in IkeSessionStateMachine1703 mIkeIntegrity, in sendEncryptedIkeMessage()2043 mIkeIntegrity, in handleReceivedIkePacket()2122 mIkeIntegrity, in handleReceivedIkePacket()2398 mIkeIntegrity, in EncryptedRetransmitter()3373 mIkeIntegrity == null ? 0 : mIkeIntegrity.getKeyLength(), in handleResponseIkeMessage()3649 mIkeIntegrity = IkeMacIntegrity.create(mSaProposal.getIntegrityTransforms()[0]); in validateIkeInitResp()5012 mIkeIntegrity = newIntegrity; in validateAndBuildIkeSa()5269 mIkeIntegrity, in processStateMessage()
2093 mIkeSessionStateMachine.mIkeIntegrity = mock(IkeMacIntegrity.class); in setIkeInitResults()