Make it possible to disable the TRACE API
authorRichard Levitte <levitte@openssl.org>
Wed, 12 Dec 2018 20:31:36 +0000 (21:31 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 6 Mar 2019 10:15:13 +0000 (11:15 +0100)
commit16a9d3746ef7e03207cc3cd290356613556959a5
treedd7779f8b6d65d9b6d39f28f2d471424fc0b087b
parent682b444f8a78b8902a3521cd6486bdecb766e5e5
Make it possible to disable the TRACE API

This disabled the tracing functionality by making functions do
nothing, and making convenience macros produce dead code.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8198)
Configure
crypto/trace.c
include/openssl/trace.h