openssl/providers
Matt Caswell 70793dbbb9 Pass the object type and data structure from the pem2der decoder
The pem2der decoder can infer certain information about the endoded der
data based on the PEM headers. This information should be passed to the
next decoders in the chain to ensure we end up loading the correct type of
thing.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14191)
2021-02-18 16:05:22 +00:00
..
common Update copyright year 2021-02-18 15:05:17 +00:00
fips Adjust the few places where the string length was confused 2021-02-18 16:58:17 +01:00
implementations Pass the object type and data structure from the pem2der decoder 2021-02-18 16:05:22 +00:00
baseprov.c PROV: Re-implement all the keypair encoders 2020-11-11 12:43:27 +01:00
build.info providers/build.info: Tag the FIPS module, for the build file 2020-10-08 11:29:23 +02:00
decoders.inc Update copyright year 2021-02-18 15:05:17 +00:00
defltprov.c Update copyright year 2021-02-18 15:05:17 +00:00
encoders.inc Update copyright year 2021-02-18 15:05:17 +00:00
legacyprov.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
nullprov.c null prov: fix gettable param array type. 2020-10-16 10:33:38 +10:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00