Botan
1.10.9
|
#include <botan/types.h>
#include <botan/rotate.h>
Go to the source code of this file.
Namespaces | |
Botan | |
Functions | |
template<typename T > | |
void | Botan::bswap_4 (T x[4]) |
u16bit | Botan::reverse_bytes (u16bit val) |
u32bit | Botan::reverse_bytes (u32bit val) |
u64bit | Botan::reverse_bytes (u64bit val) |