UNIVERSAL
if(asn1class != UNIVERSAL || construction != PRIMITIVE || tagnum != type)\
retval = asn1_make_tag(buf,UNIVERSAL,PRIMITIVE,ASN1_ENUMERATED,length, &partlen);
retval = asn1_make_tag(buf,UNIVERSAL,PRIMITIVE,ASN1_INTEGER,length, &partlen);
retval = asn1_make_tag(buf, UNIVERSAL, PRIMITIVE, tag,
retval = asn1_make_tag(buf, UNIVERSAL, PRIMITIVE, ASN1_BITSTRING,
retval = asn1_make_tag(buf, UNIVERSAL, PRIMITIVE, ASN1_BOOLEAN, length, &partlen);
retval = asn1_make_tag(buf,UNIVERSAL,PRIMITIVE,ASN1_INTEGER,length, &partlen);
if (t.asn1class != UNIVERSAL || t.construction != CONSTRUCTED ||
t->asn1class = UNIVERSAL;
&& (tagnum || taglen || asn1class != UNIVERSAL)) \
asn1class = UNIVERSAL;
&& (tagnum || taglen || asn1class != UNIVERSAL)) \
if (asn1class != UNIVERSAL || construction != PRIMITIVE ||
&& (tagnum || taglen || asn1class != UNIVERSAL))
&& (tagnum || taglen || asn1class != UNIVERSAL))
&& (tagnum || taglen || asn1class != UNIVERSAL)) \
if (t.asn1class != UNIVERSAL || t.construction != PRIMITIVE ||
if (t3.asn1class != UNIVERSAL || t3.tagnum || t3.indef) \
retval = asn1_make_tag(buf,UNIVERSAL,PRIMITIVE,tag,len+1,&length); \
retval = asn1_make_etag(buf, UNIVERSAL, ASN1_SEQUENCE,
retval = asn1_make_id(buf,UNIVERSAL,CONSTRUCTED,ASN1_SEQUENCE,&len);
retval = asn1_make_id(buf,UNIVERSAL,CONSTRUCTED,ASN1_SET,&len);
((class) == UNIVERSAL && !(num) && !(indef))
if (t3.asn1class != UNIVERSAL || t3.tagnum || t3.indef) \