Searched refs:rekeyChildSession (Results 1 – 4 of 4) sorted by relevance
926 mChildSessionStateMachine.rekeyChildSession(); in testRekeyChildLocalCreateSendsRequest()1040 mChildSessionStateMachine.rekeyChildSession(); in testRekeyChildLocalCreateValidatesResponse()1089 mChildSessionStateMachine.rekeyChildSession(); in testRekeyLocalCreateHandlesErrorNotifyResp()1115 mChildSessionStateMachine.rekeyChildSession(); in testRekeyLocalCreateHandlesRekeyRequest()1136 mChildSessionStateMachine.rekeyChildSession(); in testRekeyLocalCreateHandlesDeleteRequest()1163 mChildSessionStateMachine.rekeyChildSession(); in testRekeyLocalCreateHandlesRespWithMissingPayload()1207 mChildSessionStateMachine.rekeyChildSession(); in disableTestRekeyLocalCreateChildHandlesKeyCalculationFail()1844 mChildSessionStateMachine.rekeyChildSession(); in testFirstChildLocalRekey()
1687 verify(mMockChildSessionStateMachine).rekeyChildSession(); in testTriggerRekeyChildLocal()4559 verify(mMockChildSessionStateMachine).rekeyChildSession(); in mockSendRekeyChildReq()4595 verify(mMockChildSessionStateMachine, times(1 + retryCnt)).rekeyChildSession(); in disableTestTempFailureHandlerTimeout()
420 public void rekeyChildSession() { in rekeyChildSession() method in ChildSessionStateMachine
2338 mChildInLocalProcedure.rekeyChildSession(); in executeLocalRequest()