Hi,

Is there any issue in calling "OpenSSL_add_all_algorithms"
multiple times in a program ?

code is like this:

constructor:
        OpenSSL_add_all_algorithms
destructor:
        EVP_Cleanup

I read some where that even if "OpenSSL_add_all_algorithms" called multiple
times only the first call will work.

Thanks,
Abhilash.
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to