Botan  1.10.17
Botan::Serpent_SIMD Member List

This is the complete list of members for Botan::Serpent_SIMD, 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() constBotan::Serpent_SIMDinlinevirtual
decrypt(const byte in[], byte out[]) constBotan::BlockCipherinline
decrypt(byte block[]) constBotan::BlockCipherinline
decrypt_n(const byte in[], byte out[], size_t blocks) constBotan::Serpent_SIMDvirtual
encrypt(const byte in[], byte out[]) constBotan::BlockCipherinline
encrypt(byte block[]) constBotan::BlockCipherinline
encrypt_n(const byte in[], byte out[], size_t blocks) constBotan::Serpent_SIMDvirtual
get_round_keys() constBotan::Serpentinlineprotected
key_spec() constBotan::Block_Cipher_Fixed_Params< 16, 16, 32, 8 >inlinevirtual
maximum_keylength() constBotan::SymmetricAlgorithminline
minimum_keylength() constBotan::SymmetricAlgorithminline
name() constBotan::Serpentinlinevirtual
parallel_bytes() constBotan::BlockCipherinline
parallelism() constBotan::Serpent_SIMDinlinevirtual
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) constBotan::SymmetricAlgorithminline
~Algorithm()Botan::Algorithminlinevirtual