xrootd
Functions | Variables
XrdCryptoAux.cc File Reference
#include "XrdSys/XrdSysLogger.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdCrypto/XrdCryptoAux.hh"
#include "XrdCrypto/XrdCryptoTrace.hh"
Include dependency graph for XrdCryptoAux.cc:

Functions

void XrdCryptoSetTrace (kXR_int32 trace)
 
int XrdCryptoTZCorr ()
 

Variables

static XrdSysLogger Logger
 
static XrdSysError eDest (0,"crypto_")
 
XrdOucTracecryptoTrace = 0
 
static int TZCorr = 0
 
static bool TZInitialized = 0
 

Function Documentation

void XrdCryptoSetTrace ( kXR_int32  trace)
int XrdCryptoTZCorr ( )

Variable Documentation

XrdOucTrace* cryptoTrace = 0
XrdSysError eDest(0,"crypto_")
static
XrdSysLogger Logger
static
int TZCorr = 0
static

Referenced by XrdCryptoTZCorr().

bool TZInitialized = 0
static

Referenced by XrdCryptoTZCorr().