Lines Matching refs:CASE
25 #define CASE(name) \ in test_trace_categories() macro
30 CASE(ALL); in test_trace_categories()
31 CASE(TRACE); in test_trace_categories()
32 CASE(INIT); in test_trace_categories()
33 CASE(TLS); in test_trace_categories()
34 CASE(TLS_CIPHER); in test_trace_categories()
35 CASE(CONF); in test_trace_categories()
36 CASE(ENGINE_TABLE); in test_trace_categories()
37 CASE(ENGINE_REF_COUNT); in test_trace_categories()
38 CASE(PKCS5V2); in test_trace_categories()
39 CASE(PKCS12_KEYGEN); in test_trace_categories()
40 CASE(PKCS12_DECRYPT); in test_trace_categories()
41 CASE(X509V3_POLICY); in test_trace_categories()
42 CASE(BN_CTX); in test_trace_categories()
43 CASE(CMP); in test_trace_categories()
44 CASE(STORE); in test_trace_categories()
45 CASE(DECODER); in test_trace_categories()
46 CASE(ENCODER); in test_trace_categories()
47 CASE(REF_COUNT); in test_trace_categories()
48 #undef CASE in test_trace_categories()