]> git.ipfire.org Git - thirdparty/openssl.git/commit
DECODER & ENCODER: Add better tracing
authorRichard Levitte <levitte@openssl.org>
Wed, 9 Jun 2021 08:58:33 +0000 (10:58 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 15 Jun 2021 14:21:32 +0000 (16:21 +0200)
commit27fb7a0a27c2b35b8f385fa2a23588603c7a94a4
treefd8cb54e0a05720cb74e9bdb5834f4b2561c45b5
parentcd770738796c591f93b2db630bab57cd8d3d5796
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)
crypto/encode_decode/decoder_pkey.c