#include <XrdOuc/XrdOucTrace.hh>#include <XrdCrypto/XrdCryptoAux.hh>#include "XrdSys/XrdSysHeaders.hh"Include dependency graph for XrdCryptosslTrace.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | QTRACE(act) (sslTrace && (sslTrace->What & cryptoTRACE_ ## act)) |
| #define | PRINT(y) |
| #define | TRACE(act, x) if (QTRACE(act)) PRINT(x) |
| #define | DEBUG(y) TRACE(Debug,y) |
| #define | EPNAME(x) static const char *epname = x; |
Variables | |
| XrdOucTrace * | sslTrace |
|
|
|
|
|
|
|
|
Value: |
|
|
|
|
|
|
|
|
|
1.3.9.1