Lines Matching refs:ASN1_C_UNIV
1855 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Boolean,
1909 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Integer,
1919 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Integer, TE_EXPLICIT, (yyval.type));
1928 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Integer, TE_EXPLICIT, (yyval.type));
1973 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Enumerated, TE_EXPLICIT, (yyval.type));
1983 (yyval.type) = new_tag(ASN1_C_UNIV, UT_BitString, TE_EXPLICIT, (yyval.type));
1992 (yyval.type) = new_tag(ASN1_C_UNIV, UT_BitString, TE_EXPLICIT, (yyval.type));
1999 (yyval.type) = new_tag(ASN1_C_UNIV, UT_OID,
2009 (yyval.type) = new_tag(ASN1_C_UNIV, UT_OctetString,
2017 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Null,
2037 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, (yyval.type));
2046 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, (yyval.type));
2056 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, (yyval.type));
2065 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, (yyval.type));
2074 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, (yyval.type));
2083 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, (yyval.type));
2110 (yyval.type) = new_tag(ASN1_C_UNIV, UT_GeneralizedTime,
2118 (yyval.type) = new_tag(ASN1_C_UNIV, UT_UTCTime,
2217 (yyval.constant) = ASN1_C_UNIV;
2271 (yyval.type) = new_tag(ASN1_C_UNIV, UT_GeneralString,
2279 (yyval.type) = new_tag(ASN1_C_UNIV, UT_TeletexString,
2287 (yyval.type) = new_tag(ASN1_C_UNIV, UT_UTF8String,
2295 (yyval.type) = new_tag(ASN1_C_UNIV, UT_PrintableString,
2303 (yyval.type) = new_tag(ASN1_C_UNIV, UT_VisibleString,
2311 (yyval.type) = new_tag(ASN1_C_UNIV, UT_IA5String,
2319 (yyval.type) = new_tag(ASN1_C_UNIV, UT_BMPString,
2327 (yyval.type) = new_tag(ASN1_C_UNIV, UT_UniversalString,