Searched refs:ASN1_OP_D2I_POST (Results 1 – 4 of 4) sorted by relevance
128 case ASN1_OP_D2I_POST: in crl_inf_cb()244 case ASN1_OP_D2I_POST: in crl_cb()
118 case ASN1_OP_D2I_POST: in x509_cb()
368 if (asn1_cb && !asn1_cb(ASN1_OP_D2I_POST, pval, it, NULL)) in asn1_item_ex_d2i()510 if (asn1_cb && !asn1_cb(ASN1_OP_D2I_POST, pval, it, NULL)) in asn1_item_ex_d2i()
712 #define ASN1_OP_D2I_POST 5 macro