Searched refs:ASN1_CONSTRUCTION_MASK (Results 1 – 1 of 1) sorted by relevance
49 #define ASN1_CONSTRUCTION_MASK 0x20 in asn1_get_tag_2() macro57 t->construction = (asn1_construction)(o&ASN1_CONSTRUCTION_MASK); in asn1_get_tag_2()