|
Botan 1.10.17
|
This is the complete list of members for Botan::XTS_Encryption, including all inherited members.
| attachable() | Botan::Filter | inlinevirtual |
| Filter() | Botan::Filter | protected |
| name() const | Botan::XTS_Encryption | virtual |
| send(const byte in[], size_t length) | Botan::Filter | protected |
| send(byte in) | Botan::Filter | inlineprotected |
| send(const MemoryRegion< byte > &in) | Botan::Filter | inlineprotected |
| send(const MemoryRegion< byte > &in, size_t length) | Botan::Filter | inlineprotected |
| set_iv(const InitializationVector &iv) | Botan::XTS_Encryption | virtual |
| set_key(const SymmetricKey &key) | Botan::XTS_Encryption | virtual |
| start_msg() | Botan::Filter | inlinevirtual |
| valid_iv_length(size_t iv_len) const | Botan::XTS_Encryption | inlinevirtual |
| valid_keylength(size_t key_len) const | Botan::XTS_Encryption | inlinevirtual |
| XTS_Encryption(BlockCipher *ciph) | Botan::XTS_Encryption | |
| XTS_Encryption(BlockCipher *ciph, const SymmetricKey &key, const InitializationVector &iv) | Botan::XTS_Encryption | |
| ~Filter() | Botan::Filter | inlinevirtual |
| ~XTS_Encryption() | Botan::XTS_Encryption | inline |