mirror of
https://github.com/openssl/openssl.git
synced 2024-12-03 05:41:46 +08:00
a30027b680
This splits up all the providers/common/der/*.c.in so the generated portion is on its own and all related DER writing routines are in their own files. This also ensures that the DIGEST consstants aren't reproduced in several files (resulting in symbol clashes). Finally, the production of OID macros is moved to the generated header files, allowing other similar macros, or DER constant arrays, to be built on top of them. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/11868) |
||
---|---|---|
.. | ||
der | ||
include/prov | ||
bio_prov.c | ||
build.info | ||
nid_to_name.c | ||
provider_ctx.c | ||
provider_err.c | ||
provider_util.c |