openssl/crypto/store
Matt Caswell 337ade3d2c Don't forget the datatype when decoding a PEM file
The OSSL_STORE code was forgetting the datatype that we read from the
PEM header when decoding the DER.

Fixes #13046

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13329)
2020-11-25 10:02:49 +00:00
..
build.info
store_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
store_init.c
store_lib.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
store_local.h
store_meth.c
store_register.c
store_result.c Don't forget the datatype when decoding a PEM file 2020-11-25 10:02:49 +00:00
store_strings.c