openssl/crypto/store
Richard Levitte 113adc1f61 Adapt some code to OSSL_ENCODER_to_data() / OSSL_DECODER_from_data()
The functions i2d_PrivateKey(), try_key_value() i store_result.c and
X509_PUBKEY_set() were all essentially duplicating this functionality
to some degree.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13094)
2020-10-10 20:23:39 +02:00
..
build.info
store_err.c
store_init.c
store_lib.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
store_local.h Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
store_meth.c
store_register.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
store_result.c Adapt some code to OSSL_ENCODER_to_data() / OSSL_DECODER_from_data() 2020-10-10 20:23:39 +02:00
store_strings.c