openssl/crypto/store
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
..
build.info STORE: Deprecate legacy / ENGINE functions 2020-09-03 17:48:32 +02:00
store_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
store_init.c Update copyright year 2020-10-15 14:10:06 +01:00
store_lib.c Fix OSSL_PARAM creation in OSSL_STORE_open_ex 2020-12-19 11:33:21 +01:00
store_local.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
store_meth.c Update copyright year 2021-01-28 13:54:57 +01:00
store_register.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
store_result.c Pass the object type and data structure from the pem2der decoder 2021-02-18 16:05:22 +00:00
store_strings.c Update copyright year 2020-10-15 14:10:06 +01:00