Botan
1.11.15
|
#include <botan/internal/kdf_utils.h>
#include <botan/prf_tls.h>
#include <botan/hmac.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
Botan::BOTAN_REGISTER_KDF_NOARGS (TLS_PRF,"TLS-PRF") | |
Botan::BOTAN_REGISTER_NAMED_T (KDF,"TLS-12-PRF", TLS_12_PRF, TLS_12_PRF::make) |