EVP: Fix method to determine if a PKEY is legacy or not
[openssl.git] / crypto / trace.c
index 7ff6af88370977213e6a6d6de089d3a6829b04c3..18a8c641358668f29cc2e939dcc4976205dfefe6 100755 (executable)
@@ -133,6 +133,7 @@ static const struct trace_category_st trace_categories[] = {
     TRACE_CATEGORY_(PKCS12_DECRYPT),
     TRACE_CATEGORY_(X509V3_POLICY),
     TRACE_CATEGORY_(BN_CTX),
+    TRACE_CATEGORY_(STORE),
 };
 
 const char *OSSL_trace_get_category_name(int num)