Searched refs:V_ASN1_ANY (Results 1 – 6 of 6) sorted by relevance
198 case V_ASN1_ANY: in asn1_primitive_free()
534 } else if (it->utype == V_ASN1_ANY) { in asn1_ex_i2c()562 if (it->utype != V_ASN1_ANY) { in asn1_ex_i2c()
301 case V_ASN1_ANY: in asn1_primitive_new()
682 if (utype == V_ASN1_ANY) { in asn1_d2i_ex_primitive()807 if (it->utype == V_ASN1_ANY) { in asn1_ex_c2i()
458 if (utype == V_ASN1_ANY) { in asn1_primitive_print()
46 # define V_ASN1_ANY -4/* used in ASN1 template code */ macro