Botan
1.11.15
|
#include <botan/kdf.h>
#include <botan/hash.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
void | Botan::mgf1_mask (HashFunction &hash, const byte in[], size_t in_len, byte out[], size_t out_len) |