Botan
1.10.9
|
This is the complete list of members for Botan::Randpool, including all inherited members.
add_entropy(const byte input[], size_t length) | Botan::Randpool | virtual |
add_entropy_source(EntropySource *es) | Botan::Randpool | virtual |
clear() | Botan::Randpool | virtual |
is_seeded() const | Botan::Randpool | inlinevirtual |
make_rng() | Botan::RandomNumberGenerator | static |
name() const | Botan::Randpool | virtual |
next_byte() | Botan::RandomNumberGenerator | |
random_vec(size_t bytes) | Botan::RandomNumberGenerator | inline |
randomize(byte[], size_t) | Botan::Randpool | virtual |
RandomNumberGenerator() | Botan::RandomNumberGenerator | inline |
Randpool(BlockCipher *cipher, MessageAuthenticationCode *mac, size_t pool_blocks=32, size_t iterations_before_reseed=128) | Botan::Randpool | |
reseed(size_t bits_to_collect) | Botan::Randpool | virtual |
~RandomNumberGenerator() | Botan::RandomNumberGenerator | inlinevirtual |
~Randpool() | Botan::Randpool |