Searched refs:getAttributeLength (Results 1 – 2 of 2) sorted by relevance
1286 len += new KeyLengthAttribute(mSpecifiedKeyLength).getAttributeLength(); in getTransformLength()1761 protected abstract int getAttributeLength(); in getAttributeLength() method in IkeSaPayload.Attribute1785 protected int getAttributeLength() { in getAttributeLength() method in IkeSaPayload.KeyLengthAttribute1807 protected int getAttributeLength() { in getAttributeLength() method in IkeSaPayload.UnrecognizedAttribute
279 ByteBuffer byteBuffer = ByteBuffer.allocate(mAttributeKeyLength128.getAttributeLength()); in testEncodeAttribute()