nil::crypto3::kdf::mode::sp800_108_mode< MessageAuthenticationCode > Struct Template Reference

sp800_108 key derivation function policy base class More...

#include <sp800_108.hpp>

+ Inheritance diagram for nil::crypto3::kdf::mode::sp800_108_mode< MessageAuthenticationCode >:
+ Collaboration diagram for nil::crypto3::kdf::mode::sp800_108_mode< MessageAuthenticationCode >:

Public Types

typedef MessageAuthenticationCode mac_type
 

Detailed Description

template<typename MessageAuthenticationCode>
struct nil::crypto3::kdf::mode::sp800_108_mode< MessageAuthenticationCode >

sp800_108 key derivation function policy base class

Template Parameters
MessageAuthenticationCode

Member Typedef Documentation

◆ mac_type

template<typename MessageAuthenticationCode >
typedef MessageAuthenticationCode nil::crypto3::kdf::mode::sp800_108_mode< MessageAuthenticationCode >::mac_type

The documentation for this struct was generated from the following file: