|
XRootD
|
This is the complete list of members for XrdCryptoLite, including all inherited members.
| Create(int &rc, const char *Name, const char Type='\0') | XrdCryptoLite | static |
| Decrypt(const char *key, int keyLen, const char *src, int srcLen, char *dst, int dstLen)=0 | XrdCryptoLite | pure virtual |
| Encrypt(const char *key, int keyLen, const char *src, int srcLen, char *dst, int dstLen)=0 | XrdCryptoLite | pure virtual |
| Extra | XrdCryptoLite | protected |
| myType | XrdCryptoLite | protected |
| Overhead() | XrdCryptoLite | inlinevirtual |
| Type() | XrdCryptoLite | inlinevirtual |
| XrdCryptoLite(char deType, int ovhd=8) | XrdCryptoLite | inline |
| ~XrdCryptoLite() | XrdCryptoLite | inlinevirtual |