Hi,

I tried to learn this question from manpages and from Google searches,
but it didn't helped, I even tried to read the sources, but I'm not
not in it enough. :(

Is there any drawbacks of calling OpenSSL_add_all_digests more than
once.  The problem is in a patch for a modularized application
(libsasl) where some modules initializes OpenSSL if they are loaded.

If I use, say one hundred modules and all initialize OpenSSL (without
checking if that is already done) at startup, will be any impacts
after initialization?  CPU/memory lavished at initialization is not an
issue, but I don't want runtime impacts.

If there will be, what is the easiest way to check if the
initializtion is already done or not?

Thanks,
Gergely
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to