Searched refs:ASN1_CLASS_MASK (Results 1 – 1 of 1) sorted by relevance
48 #define ASN1_CLASS_MASK 0xC0 in asn1_get_tag_2() macro56 t->asn1class = (asn1_class)(o&ASN1_CLASS_MASK); in asn1_get_tag_2()