mirror of
https://github.com/openssl/openssl.git
synced 2025-02-05 14:10:53 +08:00
Calling OPENSSL_init_crypto(0, NULL) is a no-op and will not properly initialize thread local handling. Only the calls that are needed to initialize thread locals are kept, the rest of the no-op calls are removed. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14497) |
||
---|---|---|
.. | ||
build.info | ||
prov_seed.c | ||
rand_deprecated.c | ||
rand_egd.c | ||
rand_err.c | ||
rand_lib.c | ||
rand_local.h | ||
rand_meth.c | ||
rand_pool.c | ||
randfile.c |