Searched refs:ASN1_OP_I2D_POST (Results 1 – 3 of 3) sorted by relevance
174 if (asn1_cb && !asn1_cb(ASN1_OP_I2D_POST, pval, it, NULL)) in ASN1_item_ex_i2d()253 if (asn1_cb && !asn1_cb(ASN1_OP_I2D_POST, pval, it, NULL)) in ASN1_item_ex_i2d()
766 #define ASN1_OP_I2D_POST 7 macro