|
xrootd
|
#include "XrdSys/XrdSysLogger.hh"#include "XrdSys/XrdSysError.hh"#include "XrdCrypto/XrdCryptoAux.hh"#include "XrdCrypto/XrdCryptoTrace.hh"
Functions | |
| void | XrdCryptoSetTrace (kXR_int32 trace) |
| int | XrdCryptoTZCorr () |
Variables | |
| static XrdSysLogger | Logger |
| static XrdSysError | eDest (0,"crypto_") |
| XrdOucTrace * | cryptoTrace = 0 |
| static int | TZCorr = 0 |
| static bool | TZInitialized = 0 |
| void XrdCryptoSetTrace | ( | kXR_int32 | trace | ) |
References cryptoTRACE_ALL, cryptoTRACE_Debug, cryptoTRACE_Dump, cryptoTRACE_Notify, eDest, XrdSysError::logger(), and XrdOucTrace::What.
Referenced by XrdSecProtocolgsi::Init(), XrdSecProtocolpwd::Init(), and main().
| int XrdCryptoTZCorr | ( | ) |
References TZCorr, and TZInitialized.
Referenced by Display(), XrdCryptoX509::IsExpired(), and XrdCryptoX509::IsValid().
| XrdOucTrace* cryptoTrace = 0 |
Referenced by XrdCryptolocalFactory::SetTrace().
|
static |
Referenced by XrdOucNSWalk::Emsg(), XrdPssSys::Init(), XrdCksInit(), XrdCryptoSetTrace(), XrdOucgetName2Name(), and XrdOucNSWalk::XrdOucNSWalk().
|
static |
|
static |
Referenced by XrdCryptoTZCorr().
|
static |
Referenced by XrdCryptoTZCorr().
1.8.3.1