Should all threads call openssl_thread_stop()?
Dipak B
deepak.redmi2 at gmail.com
Wed Jan 17 16:53:14 UTC 2024
Thank you! Matt
Regards
On Wed, Jan 17, 2024, 1:55 PM Matt Caswell <matt at openssl.org> wrote:
>
>
> On 17/01/2024 08:17, Dipak B wrote:
> > Dear OSSL community members,
> >
> > When using openssl 3.x as statically linked library, should an
> > application call OPENSSL_Thread_Stop() even inside non-OpenSSL threads?
> >
> > In other words if an application is statically linked to openssl,
> > should it call openssl_Thread_stop() even for threads which are not all
> > using openssl in any way?
> >
> > I did check code for same but could not conclude.
>
> If a thread has not used OpenSSL in any way then there is no need to
> call OPENSSL_thread_stop().
>
> Matt
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20240117/a74af7d5/attachment.htm>
More information about the openssl-users
mailing list