Searched refs:ASN1_OP_NEW_POST (Results 1 – 9 of 9) sorted by relevance
19 if (operation == ASN1_OP_NEW_POST) { in nsseq_cb()
102 if (asn1_cb && !asn1_cb(ASN1_OP_NEW_POST, pval, it, NULL)) in asn1_item_embed_new()140 if (asn1_cb && !asn1_cb(ASN1_OP_NEW_POST, pval, it, NULL)) in asn1_item_embed_new()
40 if (operation == ASN1_OP_NEW_POST) { in rinf_cb()
59 case ASN1_OP_NEW_POST: in x509_cb()
177 case ASN1_OP_NEW_POST: in crl_cb()
163 if (op == ASN1_OP_NEW_POST) { in ts_resp_cb()
299 case ASN1_OP_NEW_POST: in dpn_cb()
162 if (operation == ASN1_OP_NEW_POST) {
757 # define ASN1_OP_NEW_POST 1 macro