openssl/providers/fips
Jon Spillett 2dc3a4a4a5 Prefer GNU library initialization mechanism over platform one
If GNU toolchain is used, use the __attribute__((constructor))

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18147)
2022-04-27 10:08:19 +02:00
..
build.info PROV: Relegate most of the FIPS provider code to libfips.a 2021-05-21 12:08:31 +02:00
fips_entry.c PROV: Relegate most of the FIPS provider code to libfips.a 2021-05-21 12:08:31 +02:00
fipsprov.c FIPS provider modifications 2022-04-22 11:34:41 +02:00
self_test_data.inc Avoid using a macro expansion in a macro when statically initialising 2022-01-13 20:09:40 +11:00
self_test_kats.c Fix a bug in signature self tests in the FIPS module 2021-10-22 08:43:27 +01:00
self_test.c Prefer GNU library initialization mechanism over platform one 2022-04-27 10:08:19 +02:00
self_test.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00