Searched refs:ASN1_OP_I2D_POST (Results 1 – 2 of 2) sorted by relevance
168 if (asn1_cb && !asn1_cb(ASN1_OP_I2D_POST, pval, it, NULL)) in ASN1_item_ex_i2d()248 if (asn1_cb && !asn1_cb(ASN1_OP_I2D_POST, pval, it, NULL)) in ASN1_item_ex_i2d()
714 #define ASN1_OP_I2D_POST 7 macro