]> git.ipfire.org Git - thirdparty/openssl.git/commit
DECODER & ENCODER: Add better tracing
authorRichard Levitte <levitte@openssl.org>
Thu, 27 May 2021 10:51:04 +0000 (12:51 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 9 Jun 2021 15:00:26 +0000 (17:00 +0200)
commitef2194c4ade7b765ccf9a6e8f97d88b0fa6b223d
tree603c8e8da622b2e5dc02dd4225a65acc4ed68537
parent8ea5a6b523bf363751e52a1fddc93f5f9b11e803
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: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15498)
crypto/encode_decode/decoder_lib.c
crypto/encode_decode/decoder_pkey.c
crypto/encode_decode/encoder_lib.c