openssl/providers/common
Richard Levitte 3f5ea7dc0c Fix omissions in providers/common/der/build.info
Dependencies on generated files must be declared explicitly.  When
refactoring the DER code in providers/common/der, a few of those
dependency declaration were omitted, which may lead to build errors in
a parallel build.

Some cleanup and extensive used of build.info variables is done while
at it, to avoid unnecessary repetition.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11906)
2020-05-25 13:59:29 +02:00
..
der Fix omissions in providers/common/der/build.info 2020-05-25 13:59:29 +02:00
include/prov Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00
bio_prov.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00
build.info PROV: Adapt all our providers to use the new PROV_CTX structure 2020-05-13 17:22:13 +01:00
nid_to_name.c Rename providers/common/provlib.c to nid_to_name.c 2019-11-10 05:05:06 +01:00
provider_ctx.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00
provider_err.c PROV & SIGNATURE: Adapt the RSA signature code for PSS-parameters 2020-05-14 12:16:36 +02:00
provider_util.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00