Searched refs:asn1_ex_new (Results 1 – 4 of 4) sorted by relevance
33 ASN1_ex_new_func *asn1_ex_new;68 =item I<asn1_ex_new>144 This is the same as I<asn1_ex_new> except that it is additionally passed the148 non NULL, then it will always be called in preference to I<asn1_ex_new>.
82 } else if (ef->asn1_ex_new != NULL) { in asn1_item_embed_new()83 if (!ef->asn1_ex_new(pval, it)) in asn1_item_embed_new()
659 ASN1_ex_new_func *asn1_ex_new; member
660 ASN1_ex_new_func *asn1_ex_new; member