Botan 2.19.3
Crypto and TLS for C&
|
#include <botan/types.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
template<typename T > | |
void | Botan::bswap_4 (T x[4]) |
uint16_t | Botan::reverse_bytes (uint16_t val) |
uint32_t | Botan::reverse_bytes (uint32_t val) |
uint64_t | Botan::reverse_bytes (uint64_t val) |