|
XRootD
|
#include "XrdSys/XrdSysLogger.hh"#include "XrdSys/XrdSysError.hh"#include "XrdCrypto/XrdCryptoAux.hh"#include "XrdCrypto/XrdCryptoTrace.hh"
Include dependency graph for XrdCryptoAux.cc:Go to the source code of this file.
Functions | |
| void | XrdCryptoSetTrace (kXR_int32 trace) |
| time_t | XrdCryptoTZCorr () |
Variables | |
| XrdOucTrace * | cryptoTrace = 0 |
| static XrdSysError | eDest (0,"crypto_") |
| static XrdSysLogger | Logger |
| static time_t | TZCorr = 0 |
| static bool | TZInitialized = 0 |
| void XrdCryptoSetTrace | ( | kXR_int32 | trace | ) |
Definition at line 49 of file XrdCryptoAux.cc.
References cryptoTrace, cryptoTRACE_ALL, cryptoTRACE_Debug, cryptoTRACE_Dump, cryptoTRACE_Notify, eDest, Logger, XrdSysError::logger(), and XrdOucTrace::What.
Referenced by XrdSecProtocolgsi::Init(), XrdSecProtocolpwd::Init(), and main().
Here is the call graph for this function:
Here is the caller graph for this function:| time_t XrdCryptoTZCorr | ( | ) |
Definition at line 77 of file XrdCryptoAux.cc.
References TZCorr, and TZInitialized.
Referenced by Display(), and XrdCryptosslASN1toUTC().
Here is the caller graph for this function:| XrdOucTrace* cryptoTrace = 0 |
Definition at line 39 of file XrdCryptoAux.cc.
Referenced by XrdCryptoSetTrace().
|
static |
Referenced by XrdCryptoSetTrace().
|
static |
Definition at line 37 of file XrdCryptoAux.cc.
Referenced by XrdCryptoSetTrace().
|
static |
Definition at line 42 of file XrdCryptoAux.cc.
Referenced by XrdCryptoTZCorr().
|
static |
Definition at line 43 of file XrdCryptoAux.cc.
Referenced by XrdCryptoTZCorr().