Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/types.h>
#include <span>
#include <string_view>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
void | Botan::expand_message_xmd (std::string_view hash_fn, std::span< uint8_t > output, std::span< const uint8_t > input, std::span< const uint8_t > domain_sep) |
void | Botan::expand_message_xmd (std::string_view hash_fn, std::span< uint8_t > output, std::string_view input_str, std::string_view domain_sep_str) |
Internal Header.
Definition in file xmd.h.