Searched refs:RUN_ENGINE_TRACE (Results 1 – 4 of 4) sorted by relevance
521 #define RUN_ENGINE_TRACE 0x0002 /* hex dump of records */ macro
263 trace = (flags & RUN_ENGINE_TRACE) != 0; in run_ssl_engine()
1080 | (trace ? RUN_ENGINE_TRACE : 0)) != 0) in do_client()
1191 | (trace ? RUN_ENGINE_TRACE : 0); in do_server()