new_tag           268 source4/heimdal/lib/asn1/parse.c static Type *new_tag(int tagclass, int tagvalue, int tagenv, Type *oldtype);
new_tag          1830 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_Boolean,
new_tag          1884 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_Integer,
new_tag          1894 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_Integer, TE_EXPLICIT, (yyval.type));
new_tag          1903 source4/heimdal/lib/asn1/parse.c 		  (yyval.type) = new_tag(ASN1_C_UNIV, UT_Integer, TE_EXPLICIT, (yyval.type));
new_tag          1948 source4/heimdal/lib/asn1/parse.c 		  (yyval.type) = new_tag(ASN1_C_UNIV, UT_Enumerated, TE_EXPLICIT, (yyval.type));
new_tag          1958 source4/heimdal/lib/asn1/parse.c 		  (yyval.type) = new_tag(ASN1_C_UNIV, UT_BitString, TE_EXPLICIT, (yyval.type));
new_tag          1967 source4/heimdal/lib/asn1/parse.c 		  (yyval.type) = new_tag(ASN1_C_UNIV, UT_BitString, TE_EXPLICIT, (yyval.type));
new_tag          1974 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_OID,
new_tag          1984 source4/heimdal/lib/asn1/parse.c 		    (yyval.type) = new_tag(ASN1_C_UNIV, UT_OctetString,
new_tag          1992 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_Null,
new_tag          2012 source4/heimdal/lib/asn1/parse.c 		  (yyval.type) = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, (yyval.type));
new_tag          2021 source4/heimdal/lib/asn1/parse.c 		  (yyval.type) = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, (yyval.type));
new_tag          2031 source4/heimdal/lib/asn1/parse.c 		  (yyval.type) = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, (yyval.type));
new_tag          2040 source4/heimdal/lib/asn1/parse.c 		  (yyval.type) = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, (yyval.type));
new_tag          2049 source4/heimdal/lib/asn1/parse.c 		  (yyval.type) = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, (yyval.type));
new_tag          2058 source4/heimdal/lib/asn1/parse.c 		  (yyval.type) = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, (yyval.type));
new_tag          2085 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_GeneralizedTime,
new_tag          2093 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_UTCTime,
new_tag          2246 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_GeneralString,
new_tag          2254 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_UTF8String,
new_tag          2262 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_PrintableString,
new_tag          2270 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_VisibleString,
new_tag          2278 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_IA5String,
new_tag          2286 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_BMPString,
new_tag          2294 source4/heimdal/lib/asn1/parse.c 			(yyval.type) = new_tag(ASN1_C_UNIV, UT_UniversalString,
new_tag            52 source4/heimdal/lib/asn1/parse.y static Type *new_tag(int tagclass, int tagvalue, int tagenv, Type *oldtype);
new_tag           335 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_Boolean,
new_tag           379 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_Integer,
new_tag           386 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_Integer, TE_EXPLICIT, $$);
new_tag           392 source4/heimdal/lib/asn1/parse.y 		  $$ = new_tag(ASN1_C_UNIV, UT_Integer, TE_EXPLICIT, $$);
new_tag           428 source4/heimdal/lib/asn1/parse.y 		  $$ = new_tag(ASN1_C_UNIV, UT_Enumerated, TE_EXPLICIT, $$);
new_tag           440 source4/heimdal/lib/asn1/parse.y 		  $$ = new_tag(ASN1_C_UNIV, UT_BitString, TE_EXPLICIT, $$);
new_tag           446 source4/heimdal/lib/asn1/parse.y 		  $$ = new_tag(ASN1_C_UNIV, UT_BitString, TE_EXPLICIT, $$);
new_tag           452 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_OID,
new_tag           460 source4/heimdal/lib/asn1/parse.y 		    $$ = new_tag(ASN1_C_UNIV, UT_OctetString,
new_tag           467 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_Null,
new_tag           483 source4/heimdal/lib/asn1/parse.y 		  $$ = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, $$);
new_tag           489 source4/heimdal/lib/asn1/parse.y 		  $$ = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, $$);
new_tag           498 source4/heimdal/lib/asn1/parse.y 		  $$ = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, $$);
new_tag           506 source4/heimdal/lib/asn1/parse.y 		  $$ = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, $$);
new_tag           512 source4/heimdal/lib/asn1/parse.y 		  $$ = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, $$);
new_tag           520 source4/heimdal/lib/asn1/parse.y 		  $$ = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, $$);
new_tag           548 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_GeneralizedTime,
new_tag           553 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_UTCTime,
new_tag           687 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_GeneralString,
new_tag           692 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_UTF8String,
new_tag           697 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_PrintableString,
new_tag           702 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_VisibleString,
new_tag           707 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_IA5String,
new_tag           712 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_BMPString,
new_tag           717 source4/heimdal/lib/asn1/parse.y 			$$ = new_tag(ASN1_C_UNIV, UT_UniversalString,