Home
last modified time | relevance | path

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

/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/
DIkeSessionRekeyTest.java74 private byte[] buildInboundPkt(PortPair outPktSrcDestPortPair, String inboundDataHex) in buildInboundPkt() method in IkeSessionRekeyTest
153 buildInboundPkt(localRemotePorts, rekeyIkeCreateReq)); in testRekeyIke()
157 buildInboundPkt(localRemotePorts, rekeyIkeDeleteReq)); in testRekeyIke()
166 mTunNetworkContext.tunUtils.injectPacket(buildInboundPkt(localRemotePorts, deleteIkeReq)); in testRekeyIke()
242 buildInboundPkt(localRemotePorts, rekeyChildCreateReq)); in testRekeyTransportModeChildSa()
246 buildInboundPkt(localRemotePorts, rekeyChildDeleteReq)); in testRekeyTransportModeChildSa()
260 mTunNetworkContext.tunUtils.injectPacket(buildInboundPkt(localRemotePorts, deleteIkeReq)); in testRekeyTransportModeChildSa()