LLXORCipher Member List
This is the complete list of members for
LLXORCipher, including all inherited members.
| decrypt(const U8 *src, U32 src_len, U8 *dst, U32 dst_len) | LLXORCipher | [virtual] |
| decrypt(U8 *buf, U32 len) | LLXORCipher | [inline] |
| encrypt(const U8 *src, U32 src_len, U8 *dst, U32 dst_len) | LLXORCipher | [virtual] |
| encrypt(U8 *buf, U32 len) | LLXORCipher | [inline] |
| init(const U8 *pad, U32 pad_len) | LLXORCipher | [protected] |
| LLXORCipher(const U8 *pad, U32 pad_len) | LLXORCipher | |
| LLXORCipher(const LLXORCipher &cipher) | LLXORCipher | |
| mHead | LLXORCipher | [protected] |
| mPad | LLXORCipher | [protected] |
| mPadLen | LLXORCipher | [protected] |
| operator=(const LLXORCipher &cipher) | LLXORCipher | |
| requiredEncryptionSpace(U32 src_len) const | LLXORCipher | [virtual] |
| ~LLCipher() | LLCipher | [inline, virtual] |
| ~LLXORCipher() | LLXORCipher | [virtual] |