Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

XrdCryptoAux.hh File Reference

#include <stdio.h>
#include "XrdSys/XrdSysHeaders.hh"
#include <XProtocol/XProtocol.hh>

Include dependency graph for XrdCryptoAux.hh:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Defines

#define ABSTRACTMETHOD(x)   {cerr <<"Method "<<x<<" must be overridden!" <<endl;}
#define cryptoTRACE_ALL   0x0007
#define cryptoTRACE_Dump   0x0004
#define cryptoTRACE_Debug   0x0002
#define cryptoTRACE_Notify   0x0001
#define XrdCryptoMinRSABits   512
#define XrdCryptoDefRSABits   1024
#define XrdCryptoDefRSAExp   0x10001

Typedefs

typedef int(* XrdCryptoKDFunLen_t )()
typedef int(* XrdCryptoKDFun_t )(const char *pass, int plen, const char *salt, int slen, char *key, int klen)

Functions

int XrdCryptoKDFunLen ()
int XrdCryptoKDFun (const char *pass, int plen, const char *salt, int slen, char *key, int klen)
void XrdCryptoSetTrace (kXR_int32 trace)


Define Documentation

#define ABSTRACTMETHOD  )     {cerr <<"Method "<<x<<" must be overridden!" <<endl;}
 

#define cryptoTRACE_ALL   0x0007
 

#define cryptoTRACE_Debug   0x0002
 

#define cryptoTRACE_Dump   0x0004
 

#define cryptoTRACE_Notify   0x0001
 

#define XrdCryptoDefRSABits   1024
 

#define XrdCryptoDefRSAExp   0x10001
 

#define XrdCryptoMinRSABits   512
 


Typedef Documentation

typedef int(* XrdCryptoKDFun_t)(const char *pass, int plen, const char *salt, int slen, char *key, int klen)
 

typedef int(* XrdCryptoKDFunLen_t)()
 


Function Documentation

int XrdCryptoKDFun const char *  pass,
int  plen,
const char *  salt,
int  slen,
char *  key,
int  klen
 

int XrdCryptoKDFunLen  ) 
 

void XrdCryptoSetTrace kXR_int32  trace  ) 
 


Generated on Sun Nov 6 13:35:44 2011 for xrootd by  doxygen 1.3.9.1