Botan
1.10.9
|
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 |
bits_collected() const | Botan::Entropy_Accumulator | inline |
desired_remaining_bits() const | Botan::Entropy_Accumulator | inline |
Entropy_Accumulator(size_t goal) | 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 | inlinevirtual |