Searched refs:getIkePayload (Results 1 – 8 of 8) sorted by relevance
59 IkePayloadFactory.getIkePayload( in testDecodeDeleteIkePayload()78 IkePayloadFactory.getIkePayload( in testDecodeDeleteChildPayload()100 IkePayloadFactory.getIkePayload( in testDecodeWithInvalidProtocol()115 IkePayloadFactory.getIkePayload( in testDecodeWithInvalidSpiSize()130 IkePayloadFactory.getIkePayload( in testDecodeWithInvalidNumSpi()146 IkePayloadFactory.getIkePayload( in testDecodeWithInvalidNumSpiAndSpiSize()
43 IkePayloadFactory.getIkePayload( in testDecode()59 IkePayloadFactory.getIkePayload( in testEncode()
209 IkePayloadFactory.getIkePayload( in testDecodeConfigRequest()249 IkePayloadFactory.getIkePayload( in testDecodeConfigResponse()288 IkePayloadFactory.getIkePayload( in testDecodeConfigRespWithTwoNetmask()300 IkePayloadFactory.getIkePayload( in testDecodeConfigRespNetmaskFoundWithoutIpv4Addr()
41 .getIkePayload(IkePayload.PAYLOAD_TYPE_EAP, true, input).first; in testDecodeIkeEapPayload()
48 IkePayloadFactory.getIkePayload(payloadType, isResp, ByteBuffer.wrap(payloadBytes)); in hexStringToIkePayload()
80 IkePayloadFactory.getIkePayload( in testDecodeTsInitiatorPayload()
137 protected static Pair<IkePayload, Integer> getIkePayload( in getIkePayload() method in IkePayloadFactory
169 IkePayloadFactory.getIkePayload(currentPayloadType, isResp, inputBuffer); in decodePayloadList()