DECODER: Add better tracing of the chain walking process
authorRichard Levitte <levitte@openssl.org>
Fri, 19 Feb 2021 09:16:04 +0000 (10:16 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 20 Feb 2021 20:15:12 +0000 (21:15 +0100)
commit57acc56bdcdf2a7f084cf480f6f1d8f250735b0c
tree575ba6d82f8b2f41fa0c197d727b87023a3ce4aa
parentacf497b53b0a349af13ca5e89665f331e1096af8
DECODER: Add better tracing of the chain walking process

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14233)
crypto/encode_decode/decoder_lib.c