Searched refs:V_ASN1_ANY (Results 1 – 6 of 6) sorted by relevance
238 case V_ASN1_ANY: in ASN1_primitive_free()
568 } else if (it->utype == V_ASN1_ANY) { in asn1_ex_i2c()594 if (it->utype != V_ASN1_ANY) { in asn1_ex_i2c()
341 case V_ASN1_ANY: in ASN1_primitive_new()
734 if (utype == V_ASN1_ANY) { in asn1_d2i_ex_primitive()861 if (it->utype == V_ASN1_ANY) { in asn1_ex_c2i()
504 if (utype == V_ASN1_ANY) { in asn1_primitive_print()
97 # define V_ASN1_ANY -4/* used in ASN1 template code */ macro