Home | History | Annotate | Download | only in asn1

Lines Matching full:constructed

180 	int inf;	/* constructed if 0x20, indefinite is 0x21 */
195 int inf; /* constructed if 0x20, indefinite is 0x21 */
222 * holder for the location where indefinite length constructed data should
948 void ASN1_put_object(unsigned char **pp, int constructed, int length,
951 int ASN1_object_size(int constructed, int length, int tag);