Searched refs:getAttributeLength (Results 1 – 2 of 2) sorted by relevance
1377 len += new KeyLengthAttribute(mSpecifiedKeyLength).getAttributeLength(); in getTransformLength()1853 protected abstract int getAttributeLength(); in getAttributeLength() method in IkeSaPayload.Attribute1877 protected int getAttributeLength() { in getAttributeLength() method in IkeSaPayload.KeyLengthAttribute1899 protected int getAttributeLength() { in getAttributeLength() method in IkeSaPayload.UnrecognizedAttribute
288 ByteBuffer byteBuffer = ByteBuffer.allocate(mAttributeKeyLength128.getAttributeLength()); in testEncodeAttribute()