Home
last modified time | relevance | path

Searched defs:decodeAttributes (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java935 List<Attribute> decodeAttributes(int length, ByteBuffer inputBuffer) in decodeAttributes() method
1045 public List<Attribute> decodeAttributes(int length, ByteBuffer inputBuffer) in decodeAttributes() method in IkeSaPayload.Transform.AttributeDecoderImpl