XrdCryptolocalFactory.cc File Reference

#include <XrdCrypto/PC1.hh>
#include <XrdCrypto/XrdCryptolocalCipher.hh>
#include <XrdCrypto/XrdCryptolocalFactory.hh>
#include <XrdCrypto/XrdCryptoTrace.hh>
#include <string.h>
#include <stdlib.h>
#include <errno.h>

Go to the source code of this file.

Functions

static int XrdCryptolocalKDFunLen ()
static int XrdCryptolocalKDFun (const char *pass, int plen, const char *salt, int slen, char *key, int)

Variables

const char * XrdCryptolocalFactoryCVSID = "$Id: XrdCryptolocalFactory.cc 30949 2009-11-02 16:37:58Z ganis $"


Function Documentation

static int XrdCryptolocalKDFun ( const char *  pass,
int  plen,
const char *  salt,
int  slen,
char *  key,
int   
) [static]

Definition at line 37 of file XrdCryptolocalFactory.cc.

References int, PC1HashFun(), and strtol().

Referenced by XrdCryptolocalFactory::KDFun().

static int XrdCryptolocalKDFunLen (  )  [static]

Definition at line 30 of file XrdCryptolocalFactory.cc.

References kPC1LENGTH.

Referenced by XrdCryptolocalFactory::KDFunLen().


Variable Documentation

const char* XrdCryptolocalFactoryCVSID = "$Id: XrdCryptolocalFactory.cc 30949 2009-11-02 16:37:58Z ganis $"

Definition at line 3 of file XrdCryptolocalFactory.cc.


Generated on Tue Jul 5 16:08:06 2011 for ROOT_528-00b_version by  doxygen 1.5.1