Searched refs:V_ASN1_ANY (Results 1 – 7 of 7) sorted by relevance
202 case V_ASN1_ANY: in ossl_asn1_primitive_free()
555 } else if (it->utype == V_ASN1_ANY) { in asn1_ex_i2c()583 if (it->utype != V_ASN1_ANY) { in asn1_ex_i2c()
300 case V_ASN1_ANY: in asn1_primitive_new()
722 if (utype == V_ASN1_ANY) { in asn1_d2i_ex_primitive()845 if (it->utype == V_ASN1_ANY) { in asn1_ex_c2i()
458 if (utype == V_ASN1_ANY) { in asn1_primitive_print()
55 # define V_ASN1_ANY -4/* used in ASN1 template code */ macro
56 # define V_ASN1_ANY -4/* used in ASN1 template code */ macro