Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/types.h>
#include <botan/internal/rotate.h>
Go to the source code of this file.
Classes | |
class | Botan::Serpent_F::Key_Inserter |
Namespaces | |
namespace | Botan |
namespace | Botan::Serpent_F |
Functions | |
template<typename T > | |
BOTAN_FORCE_INLINE void | Botan::Serpent_F::i_transform (T &B0, T &B1, T &B2, T &B3) |
template<size_t S> | |
BOTAN_FORCE_INLINE uint32_t | Botan::Serpent_F::shl (uint32_t v) |
template<typename T > | |
BOTAN_FORCE_INLINE void | Botan::Serpent_F::transform (T &B0, T &B1, T &B2, T &B3) |
Internal Header.
Definition in file serpent_fn.h.