Searched refs:ASN1_OP_NEW_POST (Results 1 – 6 of 6) sorted by relevance
86 if(operation == ASN1_OP_NEW_POST) { in rinf_cb()
98 case ASN1_OP_NEW_POST: in x509_cb()
243 case ASN1_OP_NEW_POST: in crl_cb()
167 if (asn1_cb && !asn1_cb(ASN1_OP_NEW_POST, pval, it, NULL)) in asn1_item_ex_combine_new()202 if (asn1_cb && !asn1_cb(ASN1_OP_NEW_POST, pval, it, NULL)) in asn1_item_ex_combine_new()
382 case ASN1_OP_NEW_POST: in IMPLEMENT_ASN1_SET_OF()
706 #define ASN1_OP_NEW_POST 1 macro