|
HDK
|
This is the complete list of members for UT_BlowfishStreamDecryptor, including all inherited members.
| decrypt(const uint8 *input, uint8 *output, int input_size) | UT_BlowfishStreamDecryptor | |
| getBlockSize() | UT_BlowfishStreamDecryptor | static |
| getCryptBufferSize(int max_buffer_size) | UT_BlowfishStreamDecryptor | static |
| getEncryptedSize(int plain_text_size) | UT_BlowfishStreamDecryptor | static |
| getMemoryUsage(bool inclusive) const | UT_BlowfishStreamDecryptor | |
| getPlainTextLength(const char *preamble, int preamble_length, int64 &length) | UT_BlowfishStreamDecryptor | static |
| getPreambleSize() | UT_BlowfishStreamDecryptor | static |
| getVersion(const char *preamble, int preamble_length, int &version) | UT_BlowfishStreamDecryptor | static |
| operator=(const UT_BlowfishStreamDecryptor &)=delete | UT_BlowfishStreamDecryptor | |
| UT_BlowfishStreamDecryptor(const uint8 *key, int key_length) | UT_BlowfishStreamDecryptor | |
| UT_BlowfishStreamDecryptor(const UT_BlowfishStreamDecryptor &)=delete | UT_BlowfishStreamDecryptor | |
| ~UT_BlowfishStreamDecryptor() | UT_BlowfishStreamDecryptor |