Searched refs:V_ASN1_ANY (Results 1 – 6 of 6) sorted by relevance
253 case V_ASN1_ANY: in ASN1_primitive_free()
598 else if (it->utype == V_ASN1_ANY) in asn1_ex_i2c()626 if (it->utype != V_ASN1_ANY) in asn1_ex_i2c()
358 case V_ASN1_ANY: in ASN1_primitive_new()
792 if (utype == V_ASN1_ANY) in asn1_d2i_ex_primitive()937 if (it->utype == V_ASN1_ANY) in asn1_ex_c2i()
554 if (utype == V_ASN1_ANY) in asn1_primitive_print()
85 #define V_ASN1_ANY -4 /* used in ASN1 template code */ macro