Searched refs:decodeLength (Results 1 – 2 of 2) sorted by relevance
106 int length = decodeLength(data); in decode()190 private static int decodeLength(ByteBuffer data) throws DecodeException { in decodeLength() method in Asn1Decoder
664 decodeLength(const uint16_t** str) in decodeLength() function686 decodeLength(const uint8_t** str) in decodeLength() function707 *u16len = decodeLength(&str); in stringAt()724 *u16len = decodeLength(&u8str); in stringAt()725 size_t u8len = decodeLength(&u8str); in stringAt()807 *outLen = decodeLength(&str); in string8At()808 size_t encLen = decodeLength(&str); in string8At()