Botan  1.10.9
Botan::StreamCipher Member List

This is the complete list of members for Botan::StreamCipher, including all inherited members.

Algorithm()Botan::Algorithminline
cipher(const byte in[], byte out[], size_t len)=0Botan::StreamCipherpure virtual
cipher1(byte buf[], size_t len)Botan::StreamCipherinline
clear()=0Botan::Algorithmpure virtual
clone() const =0Botan::StreamCipherpure virtual
key_spec() const =0Botan::SymmetricAlgorithmpure virtual
maximum_keylength() const Botan::SymmetricAlgorithminline
minimum_keylength() const Botan::SymmetricAlgorithminline
name() const =0Botan::Algorithmpure virtual
set_iv(const byte iv[], size_t iv_len)Botan::StreamCiphervirtual
set_key(const SymmetricKey &key)Botan::SymmetricAlgorithminline
set_key(const byte key[], size_t length)Botan::SymmetricAlgorithminline
valid_iv_length(size_t iv_len) const Botan::StreamCiphervirtual
valid_keylength(size_t length) const Botan::SymmetricAlgorithminline
~Algorithm()Botan::Algorithminlinevirtual