openssl/crypto/pem
Richard Levitte f4e46b817d PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders
To make this cleaner, decoder_ms2key.c is split into decoder_msblob2key.c
and decoder_pvk2key.c.

This required a great deal of refactoring of crypto/pem/pvkfmt.c, to
make cleaner internal functions that our decoder implementations can
use.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14314)
2021-03-19 16:46:39 +01:00
..
build.info
pem_all.c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 2021-02-17 15:26:12 +01:00
pem_err.c PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 2021-03-19 16:46:39 +01:00
pem_info.c Update copyright year 2021-01-28 13:54:57 +01:00
pem_lib.c Add ossl_pem_check_suffix symbol 2021-03-18 17:52:38 +10:00
pem_local.h Update copyright year 2021-02-18 15:05:17 +00:00
pem_oth.c Update copyright year 2020-11-26 14:18:57 +00:00
pem_pk8.c Update copyright year 2021-02-18 15:05:17 +00:00
pem_pkey.c Add ossl_pem_check_suffix symbol 2021-03-18 17:52:38 +10:00
pem_sign.c Update copyright year 2020-11-26 14:18:57 +00:00
pem_x509.c
pem_xaux.c
pvkfmt.c PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 2021-03-19 16:46:39 +01:00