Botan  1.11.15
Namespaces | Functions
src/lib/utils/rotate.h File Reference
#include <botan/types.h>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

template<typename T >
Botan::rotate_left (T input, size_t rot)
template<typename T >
Botan::rotate_right (T input, size_t rot)