#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: XrdCryptolocalFactory.cc,v 1.5 2009/10/14 18:03:20 abh Exp $" |
| static int XrdCryptolocalKDFun | ( | const char * | pass, | |
| int | plen, | |||
| const char * | salt, | |||
| int | slen, | |||
| char * | key, | |||
| int | ||||
| ) | [static] |
References PC1HashFun().
| static int XrdCryptolocalKDFunLen | ( | ) | [static] |
References kPC1LENGTH.
| const char* XrdCryptolocalFactoryCVSID = "$Id: XrdCryptolocalFactory.cc,v 1.5 2009/10/14 18:03:20 abh Exp $" |
1.7.1