|
Botan 1.10.17
|
#include <botan/types.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Functions | |
| template<typename T> | |
| T | Botan::rotate_left (T input, size_t rot) |
| template<typename T> | |
| T | Botan::rotate_right (T input, size_t rot) |