openssl/providers
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
..
common str[n]casecmp => OPENSSL_strncasecmp 2022-04-22 11:34:41 +02:00
fips Prefer GNU library initialization mechanism over platform one 2022-04-27 10:08:19 +02:00
implementations siphash: Properly set mac size in sipcopy 2022-04-27 10:05:03 +02:00
baseprov.c
build.info
decoders.inc
defltprov.c Add null digest implementation to the default provider 2021-11-15 09:25:42 +01:00
encoders.inc ENCODER PROV: Add encoders with EncryptedPrivateKeyInfo output 2021-09-05 21:34:51 +02:00
fips-sources.checksums
fips.checksum
fips.module.sources
legacyprov.c LEGACY PROV: Reimplement the ERR building blocks in upcall terms 2022-01-21 14:44:16 +01:00
nullprov.c
prov_running.c
stores.inc