asn_parse_length
if ((p = asn_parse_length(buf + 1, &asnobj_len)) == NULL)
if ((p = asn_parse_length(buf + 1, &asnobj_len)) == NULL)
if ((p = asn_parse_length(buf + 1, &asnobj_len)) == NULL)
if ((p = asn_parse_length(buf + 1, &asnobj_len)) == NULL)
if ((p = asn_parse_length(msg + 1, &asnobj_len)) == NULL)
p = asn_parse_length(msg + 1, &asnobj_len);
uchar_t *asn_parse_length(uchar_t *, size_t *);