Botan 2.19.1
Crypto and TLS for C&
|
#include <botan/types.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
size_t | Botan::clamp (size_t n, size_t lower_bound, size_t upper_bound) |
template<typename T > | |
constexpr T | Botan::round_down (T n, T align_to) |
size_t | Botan::round_up (size_t n, size_t align_to) |