summaryrefslogtreecommitdiffstats
path: root/crypto/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/trace.c')
-rw-r--r--crypto/trace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/trace.c b/crypto/trace.c
index a8316c12b1..46a1800753 100644
--- a/crypto/trace.c
+++ b/crypto/trace.c
@@ -136,6 +136,7 @@ static const struct trace_category_st trace_categories[] = {
TRACE_CATEGORY_(X509V3_POLICY),
TRACE_CATEGORY_(BN_CTX),
TRACE_CATEGORY_(STORE),
+ TRACE_CATEGORY_(DECODER),
};
const char *OSSL_trace_get_category_name(int num)