openssl/providers/common/include/prov
Richard Levitte 8ae40cf57d ENCODER: Refactor provider implementations, and some cleanup
The encoder implementations were implemented by unnecessarily copying
code into numerous topical source files, making them hard to maintain.
This changes merges all those into two source files, one that encodes
into DER and PEM, the other to text.

Diverse small cleanups are included.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12803)
2020-09-09 16:35:22 +02:00
..
bio.h STORE: Add a built-in 'file:' storemgmt implementation (loader) 2020-09-03 17:48:32 +02:00
provider_ctx.h
provider_util.h Improve code reuse in the provider MAC bridge 2020-08-29 17:40:11 +10:00
providercommon.h
providercommonerr.h ENCODER: Refactor provider implementations, and some cleanup 2020-09-09 16:35:22 +02:00