openssl/providers
Richard Levitte f14bead2c4 VMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more places
Every inclusion directory related to a library we build need these two
files.  That signals to any other module using anything from these
libraries what to expect in terms of case sensitivity as well as how
long symbol names are dealt with.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15341)
2021-05-20 16:26:44 +02:00
..
common VMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more places 2021-05-20 16:26:44 +02:00
fips fipsprov: Missing teardown on fips_get_params_from_core() error 2021-05-13 10:24:33 +02:00
implementations VMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more places 2021-05-20 16:26:44 +02:00
baseprov.c Update copyright year 2021-04-08 13:04:41 +01:00
build.info Makefile: Make sure providers/fipsmodule.cnf is re-built also for run_tests 2021-05-13 11:15:00 +02:00
decoders.inc Update copyright year 2021-02-18 15:05:17 +00:00
defltprov.c PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
encoders.inc PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01:00
fips-sources.checksums make update 2021-05-20 14:30:19 +01:00
fips.checksum make update 2021-05-20 14:30:19 +01:00
fips.module.sources A few cleanups of the provider build.infos 2021-05-12 13:23:33 +02:00
legacyprov.c Modify the legacy provider to use OSSL_LIB_CTX_new_child() 2021-05-11 14:56:55 +01:00
nullprov.c
prov_running.c
stores.inc