Botan  1.10.9
Namespaces | Functions
rotate.h File Reference
#include <botan/types.h>

Go to the source code of this file.

Namespaces

 Botan
 

Functions

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