Searched refs:V_ASN1_OTHER (Results 1 – 5 of 5) sorted by relevance
152 case V_ASN1_OTHER: in ASN1_TYPE_cmp()
815 utype = V_ASN1_OTHER; in asn1_d2i_ex_primitive()836 || (utype == V_ASN1_SET) || (utype == V_ASN1_OTHER)) in asn1_d2i_ex_primitive()841 if (utype == V_ASN1_OTHER) in asn1_d2i_ex_primitive()1014 case V_ASN1_OTHER: in asn1_ex_c2i()
624 case V_ASN1_OTHER: in asn1_primitive_print()
531 (utype == V_ASN1_OTHER)) in asn1_i2d_ex_primitive()
84 #define V_ASN1_OTHER -3 /* used in ASN1_TYPE */ macro