Searched refs:ASN1_OP_D2I_PRE (Results 1 – 3 of 3) sorted by relevance
113 case ASN1_OP_D2I_PRE: in x509_cb()
319 if (asn1_cb && !asn1_cb(ASN1_OP_D2I_PRE, pval, it, NULL)) in asn1_item_ex_d2i()408 if (asn1_cb && !asn1_cb(ASN1_OP_D2I_PRE, pval, it, NULL)) in asn1_item_ex_d2i()
711 #define ASN1_OP_D2I_PRE 4 macro