Home
last modified time | relevance | path

Searched refs:makeDpdIkeRequest (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java1026 private ReceivedIkePacket makeDpdIkeRequest(IkeSaRecord saRecord) throws Exception { in makeDpdIkeRequest() method in IkeSessionStateMachineTest
1035 private ReceivedIkePacket makeDpdIkeRequest(int msgId, byte[] dummyIkePacketBytes) in makeDpdIkeRequest() method in IkeSessionStateMachineTest
3403 makeDpdIkeRequest(mSpyLocalInitIkeSaRecord)); in testRekeyIkeLocalDeleteWithRequestOnNewSa()
3464 makeDpdIkeRequest(mSpyRemoteInitIkeSaRecord)); in testRekeyIkeRemoteDeleteWithRequestOnNewSa()
3887 makeDpdIkeRequest( in testCacheLastRequestAndResponse()
3917 makeDpdIkeRequest( in testReplyRetransmittedRequest()
3945 makeDpdIkeRequest( in testDiscardFakeRetransmittedRequest()
4213 ReceivedIkePacket dummyDpdRequest = makeDpdIkeRequest(mSpyCurrentIkeSaRecord); in testReceiveDpd()
4243 ReceivedIkePacket dummyDpdRequest = makeDpdIkeRequest(mSpyCurrentIkeSaRecord); in testReceiveDpdNonIdle()
4278 CMD_RECEIVE_IKE_PACKET, makeDpdIkeRequest(mSpyCurrentIkeSaRecord)); in testDpdIkeLocalInfoRcvDpdReq()