Searched refs:ASN1_OP_NEW_POST (Results 1 – 6 of 6) sorted by relevance
81 if (operation == ASN1_OP_NEW_POST) { in rinf_cb()
100 case ASN1_OP_NEW_POST: in x509_cb()
231 case ASN1_OP_NEW_POST: in crl_cb()
163 if (asn1_cb && !asn1_cb(ASN1_OP_NEW_POST, pval, it, NULL)) in asn1_item_ex_combine_new()194 if (asn1_cb && !asn1_cb(ASN1_OP_NEW_POST, pval, it, NULL)) in asn1_item_ex_combine_new()
352 case ASN1_OP_NEW_POST: in IMPLEMENT_ASN1_SET_OF()
708 #define ASN1_OP_NEW_POST 1 macro