Botan
1.10.9
|
This is the complete list of members for Botan::RandomNumberGenerator, including all inherited members.
add_entropy(const byte in[], size_t length)=0 | Botan::RandomNumberGenerator | pure virtual |
add_entropy_source(EntropySource *source)=0 | Botan::RandomNumberGenerator | pure virtual |
clear()=0 | Botan::RandomNumberGenerator | pure virtual |
is_seeded() const | Botan::RandomNumberGenerator | inlinevirtual |
make_rng() | Botan::RandomNumberGenerator | static |
name() const =0 | Botan::RandomNumberGenerator | pure virtual |
next_byte() | Botan::RandomNumberGenerator | |
random_vec(size_t bytes) | Botan::RandomNumberGenerator | inline |
randomize(byte output[], size_t length)=0 | Botan::RandomNumberGenerator | pure virtual |
RandomNumberGenerator() | Botan::RandomNumberGenerator | inline |
reseed(size_t bits_to_collect)=0 | Botan::RandomNumberGenerator | pure virtual |
~RandomNumberGenerator() | Botan::RandomNumberGenerator | inlinevirtual |