Searched refs:asn1_ex_d2i_ex (Results 1 – 4 of 4) sorted by relevance
40 ASN1_ex_d2i_ex *asn1_ex_d2i_ex;105 The I<asn1_ex_d2i> entry may be NULL if I<asn1_ex_d2i_ex> has been specified150 =item I<asn1_ex_d2i_ex>155 L<crypto(7)/ALGORITHM FETCHING> for further details. If I<asn1_ex_d2i_ex> is170 The I<asn1_ex_new_ex> and I<asn1_ex_d2i_ex> callbacks were added in OpenSSL 3.0.
261 if (ef->asn1_ex_d2i_ex != NULL) in asn1_item_embed_d2i()262 return ef->asn1_ex_d2i_ex(pval, in, len, it, tag, aclass, opt, ctx, in asn1_item_embed_d2i()
666 ASN1_ex_d2i_ex *asn1_ex_d2i_ex; member
667 ASN1_ex_d2i_ex *asn1_ex_d2i_ex; member