Searched refs:ASN1_OP_D2I_PRE (Results 1 – 2 of 2) sorted by relevance
306 if (asn1_cb && !asn1_cb(ASN1_OP_D2I_PRE, pval, it, NULL)) in ASN1_item_ex_d2i()407 if (asn1_cb && !asn1_cb(ASN1_OP_D2I_PRE, pval, it, NULL)) in ASN1_item_ex_d2i()
709 #define ASN1_OP_D2I_PRE 4 macro