Lines Matching refs:asn1_check_tlen
42 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,
232 ret = asn1_check_tlen(NULL, &otag, &oclass, NULL, NULL,
346 ret = asn1_check_tlen(&len, NULL, NULL, &seq_eoc, &cst,
521 ret = asn1_check_tlen(&len, NULL, NULL, &exp_eoc, &cst,
610 ret = asn1_check_tlen(&len, NULL, NULL, &sk_eoc, NULL,
734 ret = asn1_check_tlen(NULL, &utype, &oclass, NULL, NULL,
749 ret = asn1_check_tlen(&plen, NULL, NULL, &inf, &cst,
1000 if (!asn1_check_tlen(&plen, NULL, NULL, &inf, NULL, &p, len,
1071 if (!asn1_check_tlen(&plen, NULL, NULL, &ininf, &cst, &p,
1135 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,