nil::crypto3::hashes::md5::stream_processor< StateAccumulator, ValueBits >::params_type Struct Reference

#include <md5.hpp>

+ Collaboration diagram for nil::crypto3::hashes::md5::stream_processor< StateAccumulator, ValueBits >::params_type:

Public Types

typedef policy_type::digest_endian digest_endian
 

Static Public Attributes

constexpr static const std::size_t value_bits = ValueBits
 

Member Typedef Documentation

◆ digest_endian

template<typename StateAccumulator , std::size_t ValueBits>
typedef policy_type::digest_endian nil::crypto3::hashes::md5::stream_processor< StateAccumulator, ValueBits >::params_type::digest_endian

Member Data Documentation

◆ value_bits

template<typename StateAccumulator , std::size_t ValueBits>
constexpr static const std::size_t nil::crypto3::hashes::md5::stream_processor< StateAccumulator, ValueBits >::params_type::value_bits = ValueBits
staticconstexpr

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