openssl/crypto/encode_decode
Richard Levitte 27fb7a0a27 DECODER & ENCODER: Add better tracing
Now that we have functions to get the name and properties of the
diverse implementations, we can as well display them for clarity.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15604)
2021-06-15 16:21:32 +02:00
..
build.info CORE: Generalise internal pass phrase prompter 2020-08-24 10:02:25 +02:00
decoder_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
decoder_lib.c Add missing NULL check in OSSL_DECODER_from_bio(). 2021-06-15 17:36:42 +10:00
decoder_meth.c Refactor OSSL_DECODER_do_all_provided() to behave like OSSL_DECODER_fetch() 2021-06-15 16:21:31 +02:00
decoder_pkey.c DECODER & ENCODER: Add better tracing 2021-06-15 16:21:32 +02:00
encoder_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
encoder_lib.c DECODER & ENCODER: Add better tracing 2021-06-09 17:00:26 +02:00
encoder_local.h DECODER: Adapt addition of extra decoder implementations 2021-06-09 17:00:19 +02:00
encoder_meth.c Refactor OSSL_ENCODER_do_all_provided() to behave like OSSL_ENCODER_fetch() 2021-06-15 16:21:32 +02:00
encoder_pkey.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00