Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/types.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
template<std::unsigned_integral T> requires (sizeof(T) == 1 || sizeof(T) == 2 || sizeof(T) == 4 || sizeof(T) == 8) | |
constexpr T | Botan::reverse_bytes (T x) |
Internal Header.
Definition in file bswap.h.