Botan
2.1.0
Crypto and TLS for C++11
|
#include <botan/types.h>
Go to the source code of this file.
Namespaces | |
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) |