#include <prf_tls_functions.hpp>
|
template<typename MessageAuthenticationCode > |
static void | p_hash (uint8_t out[], size_t out_len, MessageAuthenticationCode &mac, const uint8_t salt[], size_t salt_len) |
|
|
constexpr static const std::size_t | version = policy_type::version |
|
◆ mac_type1
template<std::size_t Version, typename MessageAuthenticationCode1 , typename MessageAuthenticationCode2 >
◆ mac_type2
template<std::size_t Version, typename MessageAuthenticationCode1 , typename MessageAuthenticationCode2 >
◆ policy_type
template<std::size_t Version, typename MessageAuthenticationCode1 , typename MessageAuthenticationCode2 >
◆ p_hash()
template<std::size_t Version, typename MessageAuthenticationCode1 , typename MessageAuthenticationCode2 >
template<typename MessageAuthenticationCode >
static void nil::crypto3::kdf::detail::prf_tls_functions< Version, MessageAuthenticationCode1, MessageAuthenticationCode2 >::p_hash |
( |
uint8_t |
out[], |
|
|
size_t |
out_len, |
|
|
MessageAuthenticationCode & |
mac, |
|
|
const uint8_t |
salt[], |
|
|
size_t |
salt_len |
|
) |
| |
|
inlinestatic |
◆ version
template<std::size_t Version, typename MessageAuthenticationCode1 , typename MessageAuthenticationCode2 >
The documentation for this struct was generated from the following file: