<div dir="auto">Hi,<div dir="auto"><br></div><div dir="auto">Had to downgrade the OpenSSL used in an application from 1.1.0k to 1.0.2s.</div><div dir="auto"><br></div><div dir="auto">Due to this I have to remove the usage of OPENSSL_thread_stop(), want to know the equivalent call in OpenSSL 1.0.2s? if applicable.</div><div dir="auto"><br></div><div dir="auto">Did try the documents, change history and source code for help but could not figure out much in short time spent.</div><div dir="auto"><br></div><div dir="auto">My assumption is that above call deallocates memory and other structures used by OpenSSL. Seems to be generic call to be used at end of threads.</div><div dir="auto"><br></div><div dir="auto">Could anyone please explain me this call and it's replacement? Or point me in the right direction?</div><div dir="auto"><br></div><div dir="auto">Thank you.</div><div dir="auto"><br></div></div>