<div dir="ltr">Thanks Matthias for your response.<div><br></div><div>I have a different question:</div><div><br></div><div><span style="font-size:12.800000190734863px">Per your suggestion in the previous email, </span><span style="font-size:12.800000190734863px">FIPS_mode_set() can be moved inside of </span><span style="font-size:12.800000190734863px">OPENSSL_init(), in order to force the FIPS mode enabled in the library level.</span></div><div><span style="font-size:12.800000190734863px"><br></span></div><div><span style="font-size:12.800000190734863px">However currently OPENSSL_init() is actually invoked from within FIPS_mode_set(). If we put FIPS_mode_set() inside OPENSSL_init, then it makes OPENSSL_init to call itself recursively. In that case would it be ok to just remove OPENSSL_init from within FIPS_mode_set?</span></div><div><span style="font-size:12.800000190734863px"><br></span></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 5, 2018 at 11:21 AM, Dr. Matthias St. Pierre <span dir="ltr"><<a href="mailto:Matthias.St.Pierre@ncp-e.com" target="_blank">Matthias.St.Pierre@ncp-e.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
Am 05.03.2018 um 19:55 schrieb Alan Dean:<br>
> Thanks a lot Matthias for the suggestion.<br>
><br>
> I have few follow-up questions below:<br>
><br>
<br>
</span>Please see my other replies.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
openssl-users mailing list<br>
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" rel="noreferrer" target="_blank">https://mta.openssl.org/<wbr>mailman/listinfo/openssl-users</a><br>
</div></div></blockquote></div><br></div>