Botan  1.10.9
Botan::Serpent_X86_32 Member List

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

Algorithm()Botan::Algorithminline
BLOCK_SIZE enum valueBotan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 >
block_size() constBotan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 >inlinevirtual
clear()Botan::Serpentinlinevirtual
clone() const Botan::Serpent_X86_32inlinevirtual
decrypt(const byte in[], byte out[]) const Botan::BlockCipherinline
decrypt(byte block[]) const Botan::BlockCipherinline
decrypt_n(const byte in[], byte out[], size_t blocks) const Botan::Serpent_X86_32virtual
encrypt(const byte in[], byte out[]) const Botan::BlockCipherinline
encrypt(byte block[]) const Botan::BlockCipherinline
encrypt_n(const byte in[], byte out[], size_t blocks) const Botan::Serpent_X86_32virtual
get_round_keys() const Botan::Serpentinlineprotected
key_spec() constBotan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 >inlinevirtual
maximum_keylength() const Botan::SymmetricAlgorithminline
minimum_keylength() const Botan::SymmetricAlgorithminline
name() const Botan::Serpentinlinevirtual
parallel_bytes() const Botan::BlockCipherinline
parallelism() const Botan::BlockCipherinlinevirtual
Serpent()Botan::Serpentinline
set_key(const SymmetricKey &key)Botan::SymmetricAlgorithminline
set_key(const byte key[], size_t length)Botan::SymmetricAlgorithminline
set_round_keys(const u32bit ks[132])Botan::Serpentinlineprotected
valid_keylength(size_t length) const Botan::SymmetricAlgorithminline
~Algorithm()Botan::Algorithminlinevirtual