Searched refs:getProposalLength (Results 1 – 2 of 2) sorted by relevance
707 .putShort((short) getProposalLength()) in encodeToByteBuffer()735 protected int getProposalLength() { in getProposalLength() method in IkeSaPayload.Proposal1838 for (Proposal p : proposalList) len += p.getProposalLength(); in getPayloadLength()
675 ByteBuffer byteBuffer = ByteBuffer.allocate(proposal.getProposalLength());