asn1_check_tlen
if (!asn1_check_tlen(&plen, NULL, NULL, &inf, NULL, &p, len,
if (!asn1_check_tlen(&plen, NULL, NULL, &ininf, &cst, &p,
ret = asn1_check_tlen(NULL, &otag, &oclass, NULL, NULL,
static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,
ret = asn1_check_tlen(&len, NULL, NULL, &seq_eoc, &cst,
ret = asn1_check_tlen(&len, NULL, NULL, &exp_eoc, &cst,
ret = asn1_check_tlen(&len, NULL, NULL, &sk_eoc, NULL,
ret = asn1_check_tlen(NULL, &utype, &oclass, NULL, NULL,
ret = asn1_check_tlen(&plen, NULL, NULL, &inf, &cst,