|
xrootd
|
#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>
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$" |
|
static |
References PC1HashFun().
Referenced by XrdCryptolocalFactory::KDFun().
|
static |
References kPC1LENGTH.
Referenced by XrdCryptolocalFactory::KDFunLen().
| const char* XrdCryptolocalFactoryCVSID = "$Id$" |
1.8.1.2