| Botan
    1.10.16
    | 
This is the complete list of members for Botan::OFB, including all inherited members.
| Algorithm() | Botan::Algorithm | inline | 
| cipher(const byte in[], byte out[], size_t length) | Botan::OFB | virtual | 
| cipher1(byte buf[], size_t len) | Botan::StreamCipher | inline | 
| clear() | Botan::OFB | virtual | 
| clone() const | Botan::OFB | inlinevirtual | 
| key_spec() const | Botan::OFB | inlinevirtual | 
| maximum_keylength() const | Botan::SymmetricAlgorithm | inline | 
| minimum_keylength() const | Botan::SymmetricAlgorithm | inline | 
| name() const | Botan::OFB | virtual | 
| OFB(BlockCipher *cipher) | Botan::OFB | |
| set_iv(const byte iv[], size_t iv_len) | Botan::OFB | virtual | 
| set_key(const SymmetricKey &key) | Botan::SymmetricAlgorithm | inline | 
| set_key(const byte key[], size_t length) | Botan::SymmetricAlgorithm | inline | 
| valid_iv_length(size_t iv_len) const | Botan::OFB | inlinevirtual | 
| valid_keylength(size_t length) const | Botan::SymmetricAlgorithm | inline | 
| ~Algorithm() | Botan::Algorithm | inlinevirtual | 
| ~OFB() | Botan::OFB | 
 1.8.13
 1.8.13