Searched refs:V_ASN1_ANY (Results 1 – 5 of 5) sorted by relevance
424 } else if(it->utype == V_ASN1_ANY) { in asn1_ex_i2c()448 if (it->utype != V_ASN1_ANY) in asn1_ex_i2c()
219 case V_ASN1_ANY: in ASN1_primitive_free()
318 case V_ASN1_ANY: in ASN1_primitive_new()
604 if(utype == V_ASN1_ANY) { in asn1_d2i_ex_primitive()712 if(it->utype == V_ASN1_ANY) { in asn1_ex_c2i()
95 #define V_ASN1_ANY -4 /* used in ASN1 template code */ macro