Botan  1.11.15
Botan::Entropy_Accumulator Member List
This is the complete list of members for Botan::Entropy_Accumulator, including all inherited members.
add(const void *bytes, size_t length, double entropy_bits_per_byte)Botan::Entropy_Accumulator [inline]
add(const T &v, double entropy_bits_per_byte)Botan::Entropy_Accumulator [inline]
Entropy_Accumulator(std::function< bool(const byte[], size_t, double)> accum)Botan::Entropy_Accumulator [inline]
get_io_buffer(size_t size)Botan::Entropy_Accumulator [inline]
polling_goal_achieved() const Botan::Entropy_Accumulator [inline]
~Entropy_Accumulator()Botan::Entropy_Accumulator [inline, virtual]