Botan  1.11.15
Botan::Serialized_RNG Member List
This is the complete list of members for Botan::Serialized_RNG, including all inherited members.
add_entropy(const byte in[], size_t len)Botan::Serialized_RNG [inline, virtual]
clear()Botan::Serialized_RNG [inline, virtual]
is_seeded() const Botan::Serialized_RNG [inline, virtual]
make_rng()Botan::RandomNumberGenerator [static]
name() const Botan::Serialized_RNG [inline, virtual]
next_byte()Botan::RandomNumberGenerator [inline]
operator=(const RandomNumberGenerator &rng)Botan::RandomNumberGenerator
random_vec(size_t bytes)Botan::RandomNumberGenerator [inline, virtual]
randomize(byte out[], size_t len)Botan::Serialized_RNG [inline, virtual]
RandomNumberGenerator(const RandomNumberGenerator &rng)Botan::RandomNumberGenerator
RandomNumberGenerator()Botan::RandomNumberGenerator [inline]
reseed(size_t poll_bits)Botan::Serialized_RNG [inline, virtual]
Serialized_RNG()Botan::Serialized_RNG [inline]
~RandomNumberGenerator()Botan::RandomNumberGenerator [inline, virtual]