Home | History | Annotate | Download | only in asn1

Lines Matching defs:object

181 	int tag;	/* tag from last 'get object' */
182 int xclass; /* class from last 'get object' */
183 long slen; /* length of last 'get object' */
196 int tag; /* tag from last 'get object' */
197 int xclass; /* class from last 'get object' */
198 long slen; /* length of last 'get object' */
208 #define ASN1_OBJECT_FLAG_CRITICAL 0x02 /* critical x509v3 object id */
529 ASN1_OBJECT * object;