Searched refs:ASN1_OP_NEW_PRE (Results 1 – 4 of 4) sorted by relevance
69 if (operation != ASN1_OP_NEW_PRE) { in dsa_sig_cb()95 case ASN1_OP_NEW_PRE: in dsa_cb()
66 if (operation == ASN1_OP_NEW_PRE) { in dh_cb()
147 i = asn1_cb(ASN1_OP_NEW_PRE, pval, it, NULL); in asn1_item_ex_combine_new()175 i = asn1_cb(ASN1_OP_NEW_PRE, pval, it, NULL); in asn1_item_ex_combine_new()
704 #define ASN1_OP_NEW_PRE 0 macro