openssl/include
Richard Levitte d977a26ed8 Make OSSL_provider_init() OPENSSL_EXPORT, not just extern
On non-Windows systems, there's no difference at all.  On Windows systems,
__declspec(dllexport) is added, which ensures it gets exported no matter
what.

Fixes #17203

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17215)
2021-12-10 12:08:48 +01:00
..
crypto Fix builds on Armv8 systems without AArch64 2021-11-04 15:49:57 +01:00
internal Fix pvk encoder to properly query for the passphrase 2021-12-06 16:38:03 +01:00
openssl Make OSSL_provider_init() OPENSSL_EXPORT, not just extern 2021-12-10 12:08:48 +01:00