nil::crypto3::accumulators::tag::mac< ProcessingPolicy > Struct Template Reference

#include <mac.hpp>

+ Inheritance diagram for nil::crypto3::accumulators::tag::mac< ProcessingPolicy >:
+ Collaboration diagram for nil::crypto3::accumulators::tag::mac< ProcessingPolicy >:

Public Types

typedef boost::mpl::always< accumulators::impl::mac_impl< processing_policy > > impl
 
typedef boost::mpl::always< accumulators::impl::mac_impl< MessageAuthenticationCode > > impl
 
typedef boost::mpl::always< accumulators::impl::mac_impl< MessageAuthenticationCode > > impl
 
typedef boost::mpl::always< accumulators::impl::mac_impl< MessageAuthenticationCode > > impl
 
typedef Mode mode_type
 
typedef Mode mode_type
 
typedef Mode mode_type
 
typedef ProcessingPolicy processing_policy
 

Member Typedef Documentation

◆ impl [1/4]

template<typename ProcessingPolicy >
typedef boost::mpl::always<accumulators::impl::mac_impl<processing_policy> > nil::crypto3::accumulators::tag::mac< ProcessingPolicy >::impl

INTERNAL ONLY

◆ impl [2/4]

template<typename ProcessingPolicy >
typedef boost::mpl::always<accumulators::impl::mac_impl<MessageAuthenticationCode> > nil::crypto3::accumulators::tag::mac< ProcessingPolicy >::impl

INTERNAL ONLY

◆ impl [3/4]

template<typename ProcessingPolicy >
typedef boost::mpl::always<accumulators::impl::mac_impl<MessageAuthenticationCode> > nil::crypto3::accumulators::tag::mac< ProcessingPolicy >::impl

INTERNAL ONLY

◆ impl [4/4]

template<typename ProcessingPolicy >
typedef boost::mpl::always<accumulators::impl::mac_impl<MessageAuthenticationCode> > nil::crypto3::accumulators::tag::mac< ProcessingPolicy >::impl

INTERNAL ONLY

◆ mode_type [1/3]

template<typename ProcessingPolicy >
typedef Mode nil::crypto3::accumulators::tag::mac< ProcessingPolicy >::mode_type

◆ mode_type [2/3]

template<typename ProcessingPolicy >
typedef Mode nil::crypto3::accumulators::tag::mac< ProcessingPolicy >::mode_type

◆ mode_type [3/3]

template<typename ProcessingPolicy >
typedef Mode nil::crypto3::accumulators::tag::mac< ProcessingPolicy >::mode_type

◆ processing_policy

template<typename ProcessingPolicy >
typedef ProcessingPolicy nil::crypto3::accumulators::tag::mac< ProcessingPolicy >::processing_policy

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