<div dir="ltr"><div dir="ltr"><div dir="ltr">Thanks Salz,<div>That investigation I will do for all the files I added, but for sure is not that case for the API I added (<span style="font-size:13px;font-family:Arial;font-weight:bold"><font color="#000000">EVP_PKEY_get0_TUV</font></span>)  since is in a "native" openssl file (crypto/evp/p_lib.c and include/openssl/evp.h)... But OK it could be a side effect.</div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno ven 14 giu 2019 alle ore 20:48 Salz, Rich <<a href="mailto:rsalz@akamai.com">rsalz@akamai.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div class="gmail-m_7836166897645972720WordSection1">
<p class="MsoNormal">If you are adding new functions to the library, you need to<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:0.5in">1A           Make sure there is a prototype in one of the existing OpenSSL header files;<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:0.5in">                OR<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:0.5in">1B           If your prototype is in a new header file, you will have to edit Configurations/unix-Makefile.tmpl to pick up that file.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
<p class="MsoNormal" style="margin-left:0.5in">2              Run configure<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
<p class="MsoNormal" style="margin-left:0.5in">3.            Do “make update”  Verify that the previous steps worked by looking for your new function(s) being declared in util/libcrypto.num<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
<p class="MsoNormal" style="margin-left:0.5in">4.            Run make<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">This could be documented somewhere; anyone want to copy this email into a new issue?<u></u><u></u></p>
</div>
</div>

</blockquote></div>