decrypt(const U8 *src, U32 src_len, U8 *dst, U32 dst_len) | LLBlowfishCipher | [virtual] |
encrypt(const U8 *src, U32 src_len, U8 *dst, U32 dst_len) | LLBlowfishCipher | [virtual] |
LLBlowfishCipher(const U8 *secret, size_t secret_size) | LLBlowfishCipher | |
mSecret | LLBlowfishCipher | [private] |
mSecretSize | LLBlowfishCipher | [private] |
requiredEncryptionSpace(U32 src_len) const | LLBlowfishCipher | [virtual] |
~LLBlowfishCipher() | LLBlowfishCipher | [virtual] |
~LLCipher() | LLCipher | [inline, virtual] |