Searched refs:ASN1_OP_NEW_POST (Results 1 – 5 of 5) sorted by relevance
67 if(operation == ASN1_OP_NEW_POST) { in nsseq_cb()
86 if(operation == ASN1_OP_NEW_POST) { in rinf_cb()
154 if(asn1_cb && !asn1_cb(ASN1_OP_NEW_POST, pval, it)) in asn1_item_ex_combine_new()180 if(asn1_cb && !asn1_cb(ASN1_OP_NEW_POST, pval, it)) in asn1_item_ex_combine_new()
88 case ASN1_OP_NEW_POST:
684 #define ASN1_OP_NEW_POST 1 macro