<div dir="ltr">Hi,<div><br></div><div>Is there any issue in calling "<span style="color:black;font-family:Menlo;font-size:11pt">OpenSSL_add_all_algorithms</span>"</div><div>multiple times in a program ?</div><div><br></div><div>code is like this:</div><div><br></div><div>constructor:</div><div>        <span style="color:black;font-family:Menlo;font-size:11pt">OpenSSL_add_all_algorithms</span></div>














<div>destructor:</div><div>        EVP_Cleanup</div><div><br></div><div>I read some where that even if "<span style="color:black;font-family:Menlo;font-size:11pt">OpenSSL_add_all_algorithms" called multiple times only the first call will work.</span></div><div><br></div><div>Thanks,</div><div>Abhilash.</div></div>