Adapt ENGINE_CONF_DEBUG to the new generic trace API
[openssl.git] / crypto / trace.c
index b42f1d9a2288313caf06e20296202aa51d489a12..c76eb5110e77f126b6d66cb31c998201b4c88be8 100644 (file)
@@ -123,6 +123,7 @@ static const struct trace_category_st trace_categories[] = {
     TRACE_CATEGORY_(INIT),
     TRACE_CATEGORY_(TLS),
     TRACE_CATEGORY_(TLS_CIPHER),
+    TRACE_CATEGORY_(ENGINE_CONF),
 };
 
 const char *OSSL_trace_get_category_name(int num)