Searched refs:RekeyChildRemoteDelete (Results 1 – 2 of 2) sorted by relevance
1727 instanceof ChildSessionStateMachine.RekeyChildRemoteDelete); in testRekeyChildRemoteCreate()2032 instanceof ChildSessionStateMachine.RekeyChildRemoteDelete); in testRekeyChildRemoteDeleteExitAndRenter()2311 instanceof ChildSessionStateMachine.RekeyChildRemoteDelete); in verifyRemoteRekeyWithKePayload()
238 @VisibleForTesting final State mRekeyChildRemoteDelete = new RekeyChildRemoteDelete();2143 class RekeyChildRemoteDelete extends RekeyChildDeleteBase { class in ChildSessionStateMachine