nil::crypto3::block::md4::stream_processor< Mode, StateAccumulator, ValueBits >::params_type Struct Reference

#include <md4.hpp>

+ Collaboration diagram for nil::crypto3::block::md4::stream_processor< Mode, StateAccumulator, ValueBits >::params_type:

Static Public Attributes

constexpr static const std::size_t length_bits = policy_type::word_bits * 2
 
constexpr static const std::size_t value_bits = ValueBits
 

Member Data Documentation

◆ length_bits

template<class Mode , typename StateAccumulator , std::size_t ValueBits>
constexpr static const std::size_t nil::crypto3::block::md4::stream_processor< Mode, StateAccumulator, ValueBits >::params_type::length_bits = policy_type::word_bits * 2
staticconstexpr

◆ value_bits

template<class Mode , typename StateAccumulator , std::size_t ValueBits>
constexpr static const std::size_t nil::crypto3::block::md4::stream_processor< Mode, StateAccumulator, ValueBits >::params_type::value_bits = ValueBits
staticconstexpr

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