Botan 3.9.0
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/secmem.h>
#include <algorithm>
#include <bit>
#include <concepts>
#include <iterator>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
template<std::unsigned_integral T> | |
void | Botan::xmss_concat (secure_vector< uint8_t > &target, const T &src) |
template<std::unsigned_integral T> | |
void | Botan::xmss_concat (secure_vector< uint8_t > &target, const T &src, size_t len) |
Internal Header.
Definition in file xmss_tools.h.