accumulators/block.hpp File Reference
#include <boost/container/static_vector.hpp>
#include <boost/parameter/value_type.hpp>
#include <boost/accumulators/framework/accumulator_base.hpp>
#include <boost/accumulators/framework/extractor.hpp>
#include <boost/accumulators/framework/depends_on.hpp>
#include <boost/accumulators/framework/parameters/sample.hpp>
#include <nil/crypto3/detail/make_array.hpp>
#include <nil/crypto3/detail/digest.hpp>
#include <nil/crypto3/detail/inject.hpp>
#include <nil/crypto3/block/accumulators/bits_count.hpp>
#include <nil/crypto3/block/accumulators/parameters/cipher.hpp>
#include <nil/crypto3/block/accumulators/parameters/bits.hpp>
#include <nil/crypto3/block/detail/cipher_modes.hpp>
#include <nil/crypto3/block/cipher.hpp>
+ Include dependency graph for accumulators/block.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nil::crypto3::accumulators::tag::block< Mode >
 
struct  nil::crypto3::accumulators::impl::block_impl< Mode >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::accumulators
 
 nil::crypto3::accumulators::extract
 
 nil::crypto3::accumulators::impl
 
 nil::crypto3::accumulators::tag
 

Functions

template<typename Mode , typename AccumulatorSet >
boost::mpl::apply< AccumulatorSet, tag::block< Mode > >::type::result_type nil::crypto3::accumulators::extract::block (const AccumulatorSet &acc)