| assert_key_material_set() const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inlineprotected |
| assert_key_material_set(bool predicate) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inlineprotected |
| BLOCK_SIZE enum value | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | |
| block_size() const final | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inlinevirtual |
| clear() override | Botan::Twofish | virtual |
| clone() const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| create(std::string_view algo_spec, std::string_view provider="") | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | static |
| create_or_throw(std::string_view algo_spec, std::string_view provider="") | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | static |
| decrypt(const uint8_t in[], uint8_t out[]) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| decrypt(uint8_t block[]) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| decrypt(std::span< uint8_t > block) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| decrypt(std::span< const uint8_t > in, std::span< uint8_t > out) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| decrypt_n(const uint8_t in[], uint8_t out[], size_t blocks) const override | Botan::Twofish | virtual |
| decrypt_n_xex(uint8_t data[], const uint8_t mask[], size_t blocks) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| encrypt(const uint8_t in[], uint8_t out[]) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| encrypt(uint8_t block[]) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| encrypt(std::span< uint8_t > block) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| encrypt(std::span< const uint8_t > in, std::span< uint8_t > out) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| encrypt_n(const uint8_t in[], uint8_t out[], size_t blocks) const override | Botan::Twofish | virtual |
| encrypt_n_xex(uint8_t data[], const uint8_t mask[], size_t blocks) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| has_keying_material() const override | Botan::Twofish | virtual |
| key_spec() const final | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inlinevirtual |
| maximum_keylength() const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| minimum_keylength() const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| name() const override | Botan::Twofish | inlinevirtual |
| new_object() const override | Botan::Twofish | inlinevirtual |
| operator=(const SymmetricAlgorithm &other)=default | Botan::SymmetricAlgorithm | |
| operator=(SymmetricAlgorithm &&other)=default | Botan::SymmetricAlgorithm | |
| parallel_bytes() const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| parallelism() const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inlinevirtual |
| ParallelismMult | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | static |
| provider() const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inlinevirtual |
| providers(std::string_view algo_spec) | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | static |
| set_key(const OctetString &key) | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | |
| set_key(std::span< const uint8_t > key) | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | |
| set_key(const uint8_t key[], size_t length) | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| SymmetricAlgorithm()=default | Botan::SymmetricAlgorithm | |
| SymmetricAlgorithm(const SymmetricAlgorithm &other)=default | Botan::SymmetricAlgorithm | |
| SymmetricAlgorithm(SymmetricAlgorithm &&other)=default | Botan::SymmetricAlgorithm | |
| valid_keylength(size_t length) const | Botan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 > | inline |
| ~SymmetricAlgorithm()=default | Botan::SymmetricAlgorithm | virtual |