Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
bswap.h File Reference

Internal Header. More...

#include <botan/types.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

constexpr uint16_t Botan::reverse_bytes (uint16_t x)
 
constexpr uint32_t Botan::reverse_bytes (uint32_t x)
 
constexpr uint64_t Botan::reverse_bytes (uint64_t x)
 

Detailed Description

Internal Header.

Definition in file bswap.h.